MySQL Forums
Forum List  »  PHP

Re: Need query as a variable not object
Posted by: Peter Brawley
Date: April 28, 2017 05:31PM

Impossible to debug PHP code, indeed hard to even understand it, when you hide each line of it in html tags. Put it in a proper block ...

<?php

... code ...

?>

then add in tracking stubs variables to see what's going awry.

Options: ReplyQuote


Subject
Written By
Posted
Re: Need query as a variable not object
April 28, 2017 05:31PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.