Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt ?
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt and so on 200-300 into file 3.txt ?
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i
pass form variables straight to email, no database required?
hello all,
im working on this form...
http://www.adobedayevents.com/project_request/pr
regex for quoted text within a string
I am still getting the hang of regex expressions, but I cant seem to figure out how I would escape q
text box alphanumeric caracters only
hi all!
I have search on google on how to enter in a test box only caracters A-Z,a-z,0-9 usi
New Login Script
Hi all, i attempted to create a whole new login script witch isnt working for some reason i dont kno
curl javascript problem
Hi Experts.
I'm new curl and wanna to get some info from this http://www.amadeus.net/
when
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very
Locking mysql tables with php
Hi
BACKGROUND:
I have multiple instances of the same php script running in a WAMP environ