how do I show what a user have selected from a checkbox?
From my code below, how would i show which check boxes have been checked and which radio buttons sel
PHP mail() rejected by SMTP
I'm currently working on a newsletter application which is installed on a windows 2003 server runnin
Problem with array max size.
Hi to everyone,
I've got a homework about filling a bidimensional array un spiral shape, I alre
Php If in MySql query (hiding labels if a field is empty)
Okay, I've been trying to do this for a while, and I'm finally going to ask for help so I can get th
restricting another login once you logout
Hello,
how can I restrict a page from login authenticating against info in a MySQL DB for a s
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee
Sessions work for me and not others?
I'm having a bit of bad luck with sessions. In the past they have worked fine for me, but this time
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
PHP Redirecting
Hello everyone. Is there a way to redirect people to pages within a statement in PHP? Since there is