Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
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
Image upload - determine folder
I have an upload script that may be accessed from different directories. Problem is, the script is m
How to show a complete textarea ??
I enter Client Case Notes notes in a textarea field on a PHP form. The field is 5 rows deep and 70 c
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any
unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_
Can anyone view my code and tell me why im getting the error:
Parse error: syntax error, unexpect
article site help remaining text
Hi all hope you will be fine
I am creating a article site in this site i want to put some text on
Get content from table into a list, without repeating.
Alright this is kinda an odd thing, so I need some help.
I have a table "quote" wit
Problem with HTML form
Hello,
I made a HTML form with some fields and check box.
Everything works fine except whe