Keeping data in form
How can I keep whatever I write in the form?
help connecting a form to php and then emailing the form
Ok. So, I made a form, and I need help to where when submitted, I get an email with the submitted de
What makes a script your own?
If someone finds a login script online, and changes some variable names around and some other minor
Click counter to ignore traffic from search bots
I have a click counter on my site that...well, counts the number of clicks a link gets on the frontp
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
How to calculate days from variable date?
This will be easy for one of you gurus. I want to fetch the date from a variable date, for example:<
Problem with variable declaration in switch statement
Hello, I am having some trouble assigning a value to a variable inside a switch statement. What I a
Parse Error
Hi Guys,
I have a function in my class which returns a string link variable. The problem is i
Session is not saving
I am not trying to do anything too fancy, I am just trying to get some $_SESSION data to save and us
Coding Critique
I was hoping someone could take a second and look down my code and see if they see any problems with