PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va
insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
Why do I get this error?
Error:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or
Multiple arrays inside data
Hi,
Simple question. I have a column called "array" in my database, and inserted in
php is not recognized as an internal or external command
Hello,
I am trying to bake the code in CakePHP through my console.
I have changed my Path
File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: [Select]$setImage= 'productimages
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here
confused between ' ' and " "
there is a php i set:
$begin_date_query = mysql_query( "SELECT SUBDATE(due_date, INTERVAL $d
Help with simple query
Hi,
I'm trying to do a Query with a Union where I want to print the number of rows $tc conta
Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?
I found the following whil