Mail functionality from localhost to server
Hi
I am facing problem of mail functionality.
When i tested mail functionality in my
Compare user input to flat file data
Help...Am a complete newbie to programming so my code is prolly quite long. Am trying to verify a us
Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
Seperate team from score
I am writing a site that does a NFL Pick 'em type application and I have a feed that gives me the sc
How to make a mail Form secure?
I want to create an email Form on my web site. How can I make the Form secure so the submitted info
1,000 select boxes with 100 options?!
I have 1 drop down select box with 1,000 options.
In some case, there will be 100+ of the
Blocking video streaming
Hello everyone,
I post a message here because i didn't find any solution yet.
I just finis
PHP time (deadline within one week)
I have a column ['projdue'], which stores the deadline for a project.
I have PHP code and <
Locking mysql tables with php
Hi
BACKGROUND:
I have multiple instances of the same php script running in a WAMP environ
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav