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
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
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
Error with Font and imagettfbbox
I keep getting an error that says "Warning: imagettfbbox() [function.imagettfbbox]: Could not f
Add code to enable passing of checkbox variable on login
Ok, I have a login page, but want to add a checkbox that when checked and successful login is made i
need Array help
This is what I have to do.
$teamname[1] = "Red Sox"
$teamname[2] = "Gian
passthru() help
Hi everyone,
I'm new to the forum and to PHP. I have some pretty good experience writing shell sc
Problem with Sending Mail by PHP
hello all,
I m new to php, can u plz provide me the code to send mail by php having CAPTC
word wrap in emails help needed
Hello, I understand how wordwrap works in php and have used it well before. However when I used wor
Renaming array keys
The issue: renaming array keys inside a foreach loop.
I'm trying to build a pie chart image w