need to add "sizes" to shopping cart 
Hey guys, I am trying to figure out a way to add a "size" selector on to this bit of code.
Taking an HTML form and a PHP program and making it into one working file. 
Hello, 
So I would like to display everything INSIDE a specific directory. In other words, I 
Help building / using array 
First - this is a cross-posting, if this is wrong I apologise! What started out as a MySQL query que
Problems with returning true or false in eval()'d code 
Hi guys,
Would appreciate some help with a problem when running eval() on a function that sho
Include with Parameters 
In a particular page I would like to include a file that requires $_GET parameters.
when I go
retrieving images from mysql database using php 
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell 
Passing PHP variables from one page to another 
Hello-
I'm having trouble figuring out how to transport a variable from one php file to anoth
Get relative path from absolute path 
How would one go about getting the relative path to a file from its absolute path?
losing variables between php brackets 
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
Remove directories not empty 
hi,
i have an array that contains some names (1,4,6,56...). Every integer is a name of a folder.<