Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
this code is not working????
it says this error.. Warning: Division by zero in ..
the variables are correct, so why is th
echo $rows help
Hi all,
Hopefully something simple that I don't know!
I have this:
Code: [Selec
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
check how many commas the variable containing the query has between [i]select[/i
Hi...
iv made an sql table that contains id number - name of sql query and an sql query.
T
pageination not working right... coping images over 4 pages
Code: <?php //This code will obtain the required page number from the $_GET array. Note that
Socket programming
Hello all,
I have a PHP socket script. GPS trackers connect to this socket. IMEI verification
Database connection failure
Hello All,
I am trying to create new connection to Oracle DB 10.1,
I could not see a
2 decima places & How to reload my page
Hello There,
How do i put full-stop (.) after second figure from behind? ie if i have 123456
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and