mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
Re-Order by ID Number
I have a cms set up for inputting an image, thumb, title, pdf, and eps. When input the database ass
Where am I going wrong
Been trying to work this out for hours
I have two tables called 'Genres' and 'Films'. Genre
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
TabControl Inside ListView Not Editing
Hello everybodyI have a ListView on my page. Inside the ListView I put a TabControl, cuz I want to p
Menu restriction
How can I restrict the individual menu that would appear when a user logs in so that all users are c
Session is not saving
I am not trying to do anything too fancy, I am just trying to get some $_SESSION data to save and us
problems with search form numerical "between" sending by php
I am trying to display the results of a search, on a sql database, on a web page. I set up html &quo
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
DateTimeZone::listIdentifiers headache
http://php.net/manual/en/datetimezone.listidentifiers.php
So the documentation states tha