Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu
I would like "for" to wait 5 sec
I would like my 'for' loop to wait 5 sec before second iteration.
for ($i=0; $i<10
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou
get multiple rows
Hi I want to get multiple rows from a db
I am using this for the db query
Code: public
Problem with HTTP Caching...?
Hi there, im trying to implement caching. But it doesn't always work.
I post it here because ther
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out
very easy question about SQL info
Hello,
I think that I have a very easy question.
I know how to create a form using php SQL and
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
Making multiple rows with one query
I have a table called efed_handler_characters with two fields handler_id and bio_id. What query 2 is