[PHP] RE:AGAIN [PHP] Forms, ListBoxes, Validating Errors.

2004-01-16 Thread Kacey A. Murphy
-Original Message- From: Richard Davey [mailto:[EMAIL PROTECTED] Sent: Friday, January 16, 2004 6:43 AM To: Kacey A. Murphy Cc: [EMAIL PROTECTED] Subject: Re: [PHP] Forms, ListBoxes, Validating Errors. Hello Kacey, Friday, January 16, 2004, 11:33:22 AM, you wrote: KAM> What I have

[PHP] Forms, ListBoxes, Validating Errors.

2004-01-16 Thread Kacey A. Murphy
st select your state!"; } } } return $msg; } function adduser_info($frm) { // Information added by user inserted into the Customer Database ETCETC... ETC. * And a templates SIGNUP_FORM.PHP

Re: [PHP] Questions per installing on linux (Php 4)

2001-11-04 Thread Kacey A. Murphy
This is what I did when I installed PHP and I already had mySQL on my RAQ3i and it worked like a charm, I hope this helps you, -- you can skip by the mySQL install and move on the PHP install below. Since mySQL for the RAQ3i (especially if you used the BIN from Cobalt) doesn't have a directory co

Re: [PHP] Questions per installing on linux (Php 4)

2001-11-04 Thread Kacey A. Murphy
This is what I did when I installed PHP and I already had mySQL on my RAQ3i and it worked like a charm, I hope this helps you, -- you can skip by the mySQL install and move on the PHP install below. Since mySQL for the RAQ3i (especially if you used the BIN from Cobalt) doesn't have a directory co

[PHP] Math Script

2001-11-04 Thread Kacey A. Murphy
Is this possible what I want this to do is take a price say 10.00 in a field in the mySQL databse and do a math set such as -0.5 * 1 This is in a link and I was echoing the field in the database but how do I put a math thingy in there. Fields("itm_aship")?> Could I do this Fields("itm_aship")-

[PHP] Adv Paypal Shopping Cart

2001-11-04 Thread Kacey A. Murphy
p;item_name=Fields("itm_title")?>&item_number=Fields("itm_num")?>&amount=Fields("itm_price")?>&shipping=Fields("itm_ship")?>&shipping2=Fields("itm_aship")?>&image_url=https%3A//www.citystoked.com/logo .jpg&return=ht

[PHP] Re: Query Database and list in Columns

2001-11-02 Thread Kacey A. Murphy
This is the repeat code using Dreamweaver and not understand PHP to much but I think this is what you asked for EOF)) { ?> Fields("itm_title")?> " width="60" height="90"> Only $ Fields("itm_pr

[PHP] Query Database and list in Columns

2001-11-02 Thread Kacey A. Murphy
What I am doing is using Macromedia Ultradev 4 and querying a mySQL database and using Phakt (PHP) to code the website. Everything is working as far as pulling the database info and repeating it down the page but it looks as if it is one column. This is how I have the table TABLE | COLUMN |

[PHP] PHP connetion of mySQL

2001-10-24 Thread Kacey A. Murphy
Keep getting this error, anyone know why .. Using dreamweaver and Phakt plugin for PHP and everytime I connect inside dreamweaver it works fine, but once posted to the web I get an error. Warning: Access denied for user: '[EMAIL PROTECTED]' (Using password: YES) in /home/sites/site2/web/atki