Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
PHP Login
Hey!
I got this shopcart code online, am trying to modify it but am getting an error when i try a
limit string by words??
hello all,
I was wonder if there is a function to limit a string by the number of words inste
Switch letters in message (basic cryptology)...
I am trying to switch letters around in a message for an application on my site (see here). The prob
[PHP HELP] Php order form.
Hello to everyone @ phpfreaks. Im new to this site and hope to learn lots of things here.
Fir
PHP Captcha Error help - replace the "die" command
Hi All,
I am after a bit of help with a Captcha spam protection box.
The site gave me
Dump with added_funcion cl_salv_table
Hi there, I'm having some troubles adding a self defined function to an ALV in fullscreen. The thing
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But
replacements
I have a variable in my PHP script like
ASSFDDDDDDDDDDDDDASDDDDDDDDARYTRHKKHHHHHHHHHHH and p
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r