Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc
Product categories for registration
Dear all,
We are going live with the Supplier registered next week. At standard, the 'sel
Need help with an email blocker for a guessbook
I am new with php and here is a simple guessbook page but I am being hit with spam from a group of t
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
GET * FROM _____ Except?
I have a site that is for stock photography.
This section of the code calls images to display
Preg_match unknown modifyer
Hello,
Im trying to write a little script for my forums i need to get the reply from my forum
rdns with php
I am trying to build a script that will show all of the different domains that are hosted on the sam
Get dump of MySQL DB from Live Site
I'm after an easy, but secure way of generating and importing a MySQL dump from a remote server.
Populate drop down list from table??
Lets say for arguments sake that i have a table which contains the numbers 1 to 10.
How can i get