Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
login box shows up again after logging in 2nd login works
Hello,
I am having trouble on my site Lockerz.rack111.com where when you login the login box
weird problem
last time, i did post a topic concerning why my page sometime will load as blank page when using IE.
How to calculate days from variable date?
This will be easy for one of you gurus. I want to fetch the date from a variable date, for example:<
How to read posted binary data from a mobile device and post it to a web server?
Here is the senario...
I have a mobile device (MD) that posts binary data to a Web Server (WS
How to add advertisment on top of videos
Hello,
I was told that i should find the answer for this problem in this forums.
I searched a
$_FILES array
Ok,
I just started experimenting with PHP today. My goal right now is to have people be able
asking for direction
I have 2 tables in my data, which are "post" and "event"
I won't make a summa
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I