Why do I get this error?
Error:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or
Upload simple problem
Really confused!! I run once and it worked, but when i tried today...it didn't work
Which par
Help with syntax
Hi all!
The $bridge variable is not getting passed while it is contained in the line below:
Php mysql - select?
Hi i have this code:
Code: $iteminfo = mysql_query("SELECT desc FROM wc_items WHERE itemid =
constructor ?
i have written this program and made 3 constructors in the class and i want to call them in the main
help with multi-update
Now sure how to ask this really....
10g database if that matters.
I have a customer
How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try
Display thumbnails as square while retaining aspect ratio
I am trying to figure out a way to make an image display as a square, for example 80x80 pixels, when
having a small php error tha deals with the 'foreach'
Last night i was working on a script for a cart and it seemed to working good, until this morning. F
php global variable
how can we create global variable so we can use its value in any form.. Please give example to