PHP Function Page Advice
Hi All, I am quite new to PHP and Javascript but have written an Online Shop (Mainly for Fun and edu
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc
Product categories for registration
Dear all,
We are going live with the Supplier registered next week. At standard, the 'sel
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Image DPI
Hi.
I allow users to upload images, the user then is able to adjust several settings for the
Array becomes unset by itself?
Hi,
I have a bit of experience with PHP but not extensive. It seems I cannot store any items
unexpected T_STRING
error log "[Sat Jan 09 18:27:58 2010] [error] [client 127.0.0.1] PHP Parse error: syntax error
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vecto
Applet JTextField Size Problem
Hello,
I recently started making an applet to calculate certain values for airplanes. However