Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th
Need help in Generating Combinations
Need help generating all possible combination of names in an array
Lets say i have the follow
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee
$get problem
Hi Guys ...
can you please tell me what i am doing wrong here
Code: <?php
Give me all your tricks for minimizing jar file size
Hi, I'm coming close to releasing my J2ME game... I am kicking up against the 64k size barrier w
Product categories for registration
Dear all,
We are going live with the Supplier registered next week. At standard, the 'sel
Inserting 100x and 100y coordinates in mysql table - easy
Is there a way to insert this data into a mysql table named 'map' with the fields: 'x int 3' , 'y in
Multiple Do / While Statements?
I'm still very new to PHP, and running in to a problem when trying to execute a do/while loop inside
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u