Help with Contact Form
I have this Form on an html page and the associated code on page.php (below).
I keep getting the
If a record matches an existing record do nothing
So I don't know if I should put this here or in mysql, but what my script is for is for people to ad
insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
Save cookie to DB
I'm working on a pixel tracking script for an incentive website and I need to use an ASP script to s
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
help with variable
I've got a problem, i want to echo some images depending on the $id, however for me to get that id i
Users and Groups with PHP Classes
Hi,
I have setup what I hope to be a good working User class. Now I want to introduce group m
batch file not building to webapps folder
Hello. I just started running Vista :P and can't seem to get my projects deployed. I found out how
please hep to get values from a table row
can anyone tel me how I can select and get data from one row by pressing an Edit button in that row
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t