does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how
Two fgetcsv related questions ;D
First of im trying to get a file from a merchants server but the directory is protected, I know the
Good Programming and Web Design Books
Hi,
I recived a pm today from a fellow phpfreaker regarding php books, i replied with the fo
Preloading images
Posting this question here because I am not sure where this should belong.I am building an asp.net a
Count number of records in all the tables with a querry URGENT PLEASE...
I downloaded ORACLE 9I DATA DUMP into my comp. There are number of tables. I need to find out the
Big Problem!! Please help
Hi Guys,
Im making a website for a friend have encountered a really annoying problem. When ev
Help, Base64 encoding url and decoding server side.
Hello everyone, i have a website with videos and games and also provide an embed code which people c
BI in Upstream Production operations
Appreciate if you can assist in the following areas:
1) Examples of life before and after BI i
Windows Authentication
I have a website which is windows authenticated.
now i want something more on this application.<
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();