Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
mr8m - reverse document
Friends,
I'm trying to reverse a document held by MIRO, but it reports the message balan
quick question
Hi ..
i have a question
how do i set a var so it displays via an echo
Code: $logo = '&a
PHP Upload issue
Hi guys,
I have stumble across an interesting issue with my script and is doing my head in.
How to change Time Zone
HI
I want to change the time zone of the server to another country.How can do that?
Thanks
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but
OPINIONS WANTED
This is my login page code, and I want your opinion on it please!
Code: // Login ~ CHECKS
Small problem with image resize script
Hi!
I am a little bit new to php and I have an issue installing an image resize script I down
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would