mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
PHP - HTML
Could anyone give me some GOOD sample links for php - html email tutorial.
Thanks!
New to PHP and just trying to understand a little code.
I hope I'm not annoying anyone or breaking the rules but I was wondering about this bit of code righ
Save username into DB
OkaY so I got my blog to actually save the posts and whatever, all I need now is for it to keep the
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
Lack of simpleXML Documentation
What is up with this.
Look at: http://www.php.net/manual/en/function.simplexml-load-file.php<
Multiple upload and Resize
I would like some help on my script I have the for my index.php
////
<html&
Needing Youtube thumb nail fix.
I have a script on a site that pulls in you-tube videos,
The problem is, that the thumb nails for
Fetching META TAGS through
Hello everybody
I want to fetch meta tags of a domain.
It will be done from following code of