How to make a mail Form secure?
I want to create an email Form on my web site. How can I make the Form secure so the submitted info
Object Interfaces
EDIT: Never mind, I just updated to php 5.
Hey all,
I'm currently experimenting with p
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &
Keeping track of php uploads
Hello all.
I was looking at the way PHP handles file uploads.
It seems that PHP uses a tem
query based on 2 conditions
I want to select if the doc_type is either s OR f but this doesn't work:
Code: [Select]$query
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
Last Weeks sDate and eDate.
sDate - Start Date
eDate - End Date
I need to pull two dates for "Last Week" whi
Unable to customise toolbar in FCK
I've recently started building my applications completely enclosed in classes. I like the fact that
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r