Doubles are giving me problems
Ok so, first of all i made a double = 0.05, but when running the debugger it shows up as 0.04999. I
problem with query error
First Thanks to those who helped me on my previous posts, and the following code i'm using is not mi
An odd assignment statement. Can someone explain this assignment to me?
What purpose is served by the bit of code between the two equal signs in the $installurl set? Is th
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
how do I show what a user have selected from a checkbox?
From my code below, how would i show which check boxes have been checked and which radio buttons sel
Automatic Webpage ??
I have a page www.mysite.com/test.php with a
<form>
<textarea name=&q
turning an array into a string then poping it into a db
Hi im just wondering how you get a requested array into a single string then pop it into the db so f
parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher
Beginner PHP code help
Hi I'm new to php but if someone could please read the question below and help it would be great.
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &