Hi all
I use PHP to gather data from a MySQL database and present then on the Web. The problem is that on specific datasets the PHP does nothing and the returned HTML page conatins only the part of the file before
the PHP code which is plain HTML as if the PHP code was never executed.
How can i determine what goes wrong ?
please help.
I use PHP to gather data from a MySQL database and present then on the Web. The problem is that on specific datasets the PHP does nothing and the returned HTML page conatins only the part of the file before
the PHP code which is plain HTML as if the PHP code was never executed.
How can i determine what goes wrong ?
please help.