simple ping code
been searchin the site/web and found code thats simple but doesnt work.
I have a personal we
Array question
Does anyone know how to create a program that takes the $ amount for 8 different departments and gi
help with multi-update
Now sure how to ask this really....
10g database if that matters.
I have a customer
login page does not execute a else statement
I've created a login page using sessions.
When an incorrect user name or password is entered then
Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
Match stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
If a form submits back to same page do you need to use $get
IM trying to pass page number and year that was selected back to the same page.
i have this c
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav