Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde
Date/Time and Checkbox
Hi Everyone,
I am trying to figure out how to insert the current date and tim
that old Malformed Headers problem again!!!!! HELP!!!!!!
I've read the http://www.phpfreaks.com/forums/index.php/topic,37442.0.html
I don't think my c
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Character Sets/Collations Stuff
Can someone please give me a check list of things I must do to setup all the charset stuff for my ph
Really need helps regarding Pagination with Sort
I need someone helps regarding pagination problem...i actually want to make my page limited to let s
problem with sql querry in php script
Hello guys,
What I want to do is I want to read out a csv file and then but te conent ot the
Day of week
I am using PHP version 5.0.5
I have a varaible ($DATE (date format yyyy-mm-dd)) that is being inc
Trouble with a select list
Hello All!
I was wondering if any of you guys could help me with a small problem I'm having!