Time script, set to my time zone?
I am using this line to get the date and time
Code: $time = date(F." ".d.", &q
first id from db not showing
I have a php script which displays the content of a mysql table as a html table with sorting, delete
Beginners syntax and loop questions - help please!
Hi everyone,
I have some problems with php code. I'm currently in the middle of learning php,
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
Displaying image from database
Hi,
I've got a site where that's got a database behind it. Currently it has loads of items in
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
Mysql query, two times?
Hello to all,
I'm new to php coding and i like it alot. I need help with some noob stuff.
adding up might be solved tell us cheers.
i think i finally solved this anybody.
last time i was getting the wrong results.
Code
Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What