07Jul2010
Connecting to an imap server using imap_open
php allows you to do a lot of things including reading your email! This IMAP series will show you how to use the built in imap functions that php has to offer. The first is imap_open
Read MoreView Comments (1)25Mar2010
Sending dynamic data to server and back in flash
This tutorial shows you how to send data from flash to php then change the data and send back to flash using LoadVars.
Read MoreLeave a Comment03Jan2009
Delete folders from server using PHP
A tutorial to create a function to delete folder and all sub folders from the server.
Read MoreLeave a Comment



