upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
Does deleting the spmlog directory critical?
Hi Everyone,
Please, hope you could help me. We're having problems with the SAP backup. I
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Display Database
I need to create a shopping cart. I found this code online: http://conceptlogic.com/jcart/
Unfort
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
Security Exception on pages using AJAX
I am getting the exception: attempted to perform an operation not allowed by the security policy on
DYNPRO_FIELD_CONVERSION
Hi gurus,
I got a dump when I run one of my program. the dump is described below:
Wierd if else problem
Hi guys,
this probably aint wierd for you, but it seems like php is playin up to me. may b i
How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to