Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
Can anyone give me some link on .htaccess tutorial
i wish to have friendly url using .htaccess, but no idea yet about this
Hope that anyone cou
Preloading images
Posting this question here because I am not sure where this should belong.I am building an asp.net a
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
Using real time in php
I'm very average at PHP and im looking to introduce time to something on my site.
Its a sports si
preg_replace question
Hello!!
I hope someone can help me with preg_replace.
I load two tables from an extern
mail() problem
Hi Guys,
I've set up a contact email form. It sends the information fine, but it sends it to
PHP code needed to get/post form fields and request mysql query results.
I'm new to PHP
I've created an html form to allow the user to request a basic telephone dire
Need help with PHP/MySQL drop down menu
I need help on how I can implement a drop down menu which queries mysql database and output the avai
Weekly Calendar
Hi, I am looking at creating a weekly calendar. The calendar will read from Monday - Sunday. Does an