Mail Form receiving emails with no content
Hi, I hope someone here can help me.
I have a simple form in my website, it was working OK, after
Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
Upload file!
Ok i have a form..
Code: <form name="form1" method="post" action=&quo
Join Query Help
Hi all,
I am having problems with the below code, which we shall call 'my first join query'!
cURL proxy
Okay here is the thing... i know how to add proxys
Code: curl_setopt($ch, CURLOPT_PROXYTYPE,
Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
PHP MySQL and DATE
Hi everyone
I have a databse and in one of the columns I have date values such as 2009-March-
Had a simple form script that suddenly stopped working
It was made about a year ago and had been working fine. Last time it was known to work for sure was
Deleting pointers froms vector?
Hi. I have a vector filled with pointers and I want to delete the pointers. I could do a loop and do