PHP mail() rejected by SMTP
I'm currently working on a newsletter application which is installed on a windows 2003 server runnin
explode() function problem maybe
Hi I'm having trouble searching my database. When I type two words in the search field it only searc
Spaghetti Code
So.
I've pretty much reached the point where I have so many isset s on one page that I can't
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
LinkedList help
Ok so I just learned quickly about lists, so I have a not too hard project I think, but am having a
Linux socket programming
Where can I find a good introduction to socket programming?
fire away
i launched about 4 months ago as a lagit co. i have 2 paying clients, 1probono, 1 side progect, and
PHP switch function help
Hi, I am trying to create a search function for a directory website. On the search function on html
Insert data in Mysql and move to another page
I'm stuck with this simple problem. I need to insert data in Mysql and then hit submit and move to a
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&