ldap connection
We are using ldap to get user information from the domain controller. It was working before. Recentl
Count of reciepients in php mailer
How can i sent a mail to large no of reciepients say 10,00,00 Using PHP MAILER
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But
error help - Dynamic Image
I've been working on making my site less cluttered in the directories and more secure lately. In an
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
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
PHP File Upload Problem
Hi, I have written a very simple file upload script but it fails for reasons I can't explain. Hope
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan