extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
How can i steam a video on my PHP site? (non YouTube)
Basically I have a PHP site and don't want to give page rank to YouTube. I just want to stream a bas
Am I setting up my sites oldschool?
Ok,
When I create a site I open a basic template that I have created that consists of a css f
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.
Count of reciepients in php mailer
How can i sent a mail to large no of reciepients say 10,00,00 Using PHP MAILER
"From field" in PHP email form
I used a wizard to create a PHP email form. I was able to customize it with the exception of the Fr
some questions
Hello,
I am looking for the answers for following questions:
1) Does PHP support overl
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
Values disappear from my array :( HELP!
hey all, I have a lil mysql/php/apache script that queries a database
and pulls put 5 integers.