mail with attachment problems
Hi. I have the following code:
Code: else if(file_exists("site".$timp.".zip")
CRM?
I think that's what they're called. Customer Management System? Anyway. Is there any good free ones
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do
How to Handle more than one submit button in single form?
Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
Help to integrate whois Domain Details to website
Hi,
can i know is their any php script r methods to add domain details to my website.
PHP FTP Can't upload Big FIles
Anyone had any success using FTP to upload a file say 90m?
im using ftp_put and it returns fa
$get problem
Hi Guys ...
can you please tell me what i am doing wrong here
Code: <?php
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there