forms - Pass php variable to another php page -
Is my unique $ comment-> comment_id; Is it possible to pass to another php file? I need the same ID for that input button for
li When clicked, I will call the variable php
"/ model / editcomment.php" .
and
using post
you've got a form . Use hidden input.