Session
I am having a little trouble with a session. Not sure if it is my browser or what. I know I do not
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
how can i expire the submitted page using session.
hi,
i'm new to php world.
i'm using "post" method.
when i submit it,data goes to
How to get all server headers like Live http Headers does
Hey all, like many of you I use the Firefox addon "Live http Headers". I'm trying to write
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
Displaying data from database into a 2 dimensional table
Good day!
I'm a beginner in PHP and I'm not expecting a full coding for this qestion. I'm jus
Motivational Posters
Hello,
I wonder how can i do them in php. Are there any sample codes that you can show me?
mails going in spam??
The mails I sent to folks in my database using mail(function) are going in spam??
Any idea ho
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ