phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Multiple upload and Resize
I would like some help on my script I have the for my index.php
////
<html&
Local file browser with php
Halo..
So this is what i want to create. I have a folder that i share and it has many movies.
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Fetching META TAGS through
Hello everybody
I want to fetch meta tags of a domain.
It will be done from following code of
question about n
I was looking at some of the things you could do with php and one of the things I have tried is n.<
rename the file
File.txt
Code: ***DOCUMENT***
..DN:
000044255
..CB:
..SN:
..PY:
2009
..E
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Extra fields in main body and php required.
I'm new to PHP so please be gentle. I have a little php script below that works well.
The &quo
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance