Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
session variable problem
Session variable is not working in Fire fox i am getting null value but it is working fine in IE.
dynamic table with forms
I have a table that is populated with mysql data and in teh first column there is a raido button tha
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now
Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
Google Wave
So... has anyone used it yet? Is it any good?
http://wave.google.com/help/wave/about.html#vid
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
need help in creating captcha
hi i have a problem creating captcha system. i create some basic script for image displaying but it
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo