Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get
login to other site by sending post variables
hey,
here is my problem: my school gave me a mail account for school-stuff use. they mail us
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
Adding Outlook 2007 items via file upload
I am looking for a way to be able to attach an Outlook item (an email message) in an ASP.NET 3.5 app
Two fgetcsv related questions ;D
First of im trying to get a file from a merchants server but the directory is protected, I know the
php call servlet
I have done a php backup application .
So there is a form that user pick some files to zip and d
DYNPRO_FIELD_CONVERSION
Hi gurus,
I got a dump when I run one of my program. the dump is described below:
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
user validation always displaying invalid ? please help
Hello,
I have 2 accounts and there is a field in mysql called validated it can be either &quo
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<