Placing and array within an array then sorting it!
I have a page that runs two large mysql queries and saves the results into arrays, in php I then per
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
present value of sequence?
Hi
Please help me to find out the present value of sequence?
Thanks
Shuffle Array
Hi,
I am writing a script for a game that needs players to randomly be assigned a target (ano
Problems with array
This code is the last lines in an upload script that uploads 4 images at the same time and writes th
PHP SUBMIT
Code: <input name="doLogin" type="image" src="images/loginsubmit.jpg
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
Sufficient protection from bad input?
I am writing a simple script to let people upload 'pages' of their own content, be it simply a few b
Consuming third party Payment Gateway API from Procedure.
Hi All,
First of all i would like to thank all the people of the oracle forum for providi
Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres