Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
Probably a simple error...
I'm getting the error -- Parse error: syntax error, unexpected '{' in /home/content/c/s/t/csteffen24
Passing PHP variables from one page to another
Hello-
I'm having trouble figuring out how to transport a variable from one php file to anoth
upload photo limits
ive got a upload photo script and im just trying to make more secure currently it limits size and as
Taking an HTML form and a PHP program and making it into one working file.
Hello,
So I would like to display everything INSIDE a specific directory. In other words, I
dynamic table with forms
I have a table that is populated with mysql data and in teh first column there is a raido button tha
OOP help
okay so i have a class im making it has everything setup i just need to randomize the 2 variables an
firefox wouldnt stream mp3 files completely from my php page
hi everyone,
I have a php file trying to read and stream mp3 files. It works fine in IE but my pr
Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now