Help with form post data and arrays
Hi all,
I am new to this forum... It has been awhile since i have worked with arrays, and i a
code help - pagination
Hi all, I have this code, basically a user logs into my site and they get this page.
The pro
DateObject and Nulls
Hi all,
I have an array mapped to a value object. One of the items in the array is a PHP Date
form problem
below in the form action, i've put "test.php?w=$sw&h=$sh" but when i input the for
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Dynamically allocating the number of rows in a table based on a variable value
Hi,
I have situation here which i cannot resolve, I have a variable temp which stores the num
Dynamic Array using glob?
Is there an easier way to do this?
I am trying to get create a dyamic array based on files wi
IMAGE - SERVER SIDE scripting help...
How to receive pixel data of an image and buid a bitmap file on the server using the HTTP POST metho
POST into Array problem
Hi Chaps,
I have a repeat region, displaying rows of data: jobid, fromtable, translatorcharge
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...