How to insert random unique values in 2 columns ?
I have table with 2 columns
Create Table code_for_code (
first_code varchar2(10) uni
HTML form problem
Ive made a form to that i want to send to my email via PHP. but when it send only the name's etc sen
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
insert/update functions for mysql, what do you think?
I am working on two really simple functions that automatically generate (and execute) insert and upd
php redirecting
i wont open a new thread but i have a question about redirecting....
i wonder why my code doesnt
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
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
email form (cannot find the problem)
Hello there. I've been having trouble with an email form. Can't find the problem really. I've tested
Object Interfaces
EDIT: Never mind, I just updated to php 5.
Hey all,
I'm currently experimenting with p
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<