Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc
Setting condidtions for an input box
Hi all,
I would like to set a condition in a txt box that says the number a user enters has t
bit of help needed
Im about to sort out my registration page for my website by customising a "registration" s
Allowing ' and "
Hello everyone,
I am creating a form where users submit information to go into a database. I
Packet Design
Hi All,
Im new about network programming and I want to design a protocol but I have some question
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP functi
php call servlet
I have done a php backup application .
So there is a form that user pick some files to zip and d
Class not found error
I am getting Class 'index' not found in Eval function:
//write config
$pat
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H