Take a look
if you are confused. The link to the site is
http://www.designoriginalsbykim.com. Thanks for any help you may be able to
give.
Steve Turner
Fort Collins, CO
http://www.SteveOnWeb.com
The session part of phpinfo() is
session
Session Support enabled
Registered save h
I am having a slight problem with a picture upload script. I seems to work
just fine except when the picture name has an apostrphe in the name. How do
all of you deal with this problem. Do you just rename the file to something
else when you upload it. Here is the script that I am using. It is calle
Hi,
Having some problems with multi-dimentional arrays.
I am creatng an array using some database data, and adding stuff like an image
tag, and hyperlink.
Then passing this to another function that creates an Html table from an array.
Here is the function to create the table from an a
no idea what a scalar value even is. I did verify that my form was
passing the values by using
echo $_GET['product_id'] . $_GET['quantity'];
Your help is much appreciated, as I am still a beginner.
Steve Turner
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
variables outside an object. It acts like the variable is undefined. Thanks
for the help.
Steve Turner
//--
class Cart
{
var $items; // Items in shopping cart
// Add $quantity articles of $product_id to the cart
function add_item
5 matches
Mail list logo