How can i store the value from a SELECT MySQL statement into a PHP variable?for example:
$myvariable = SELECT * FROM X WHERE id = X
Thanks
No comments:
Post a Comment