Help building / using array
First - this is a cross-posting, if this is wrong I apologise! What started out as a MySQL query que
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
how to easy edit text, with box? Help.
Hi.
I have a little problem. I'm doing a webpage for my aunt and I would like to make it as easy
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe
Help With editting and deleting form
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.png
This table
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
How to submit a form to the same page?
I have a table containing information about books in my library and this table has the following col
Problem executing bash script using shell_exec
Hi there,
I created a bash script file using following code to convert doc documents to pdf using
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <