Time-based image rotation script
I'm trying to write a PHP script that rotates an image based on what time of day it is. I want the
Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vecto
Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
Setting a default timezone?
I have read about how to change the timezone in PHPMYADMIN, but it changes back, it doesn't STAY the
Trouble verifying database password
Thankyou to everyone who responded to my last post (I can't find the posting, it has been buried). <
Why do I get this error
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/a5488351/public_html/b
php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe