[PHP-DB] how to do this processing....

2003-07-15 Thread Aaron Wolski
Hi all, Would anyone have some logic ideas on how to do this processing given the following HTML? Selected? Manufacturer Colour # Colour Can Order? DMC B5200

Re: [PHP-DB] How to do this..

2002-11-12 Thread Jeffrey_N_Dyke
ot;Aaron Wolski" kbiz.com>cc: Subject: [PHP-DB] How to do this..

[PHP-DB] How to do this..

2002-11-12 Thread Aaron Wolski
Hi All, Need a little help with something. I've created a Search Engine Tracking tool that allows me to measure ROI from users that comes form search engines using specific keywords.. My problem is I forgot to capture a multiple of different "identifies" that tell me where the keyword is. T

RE: [PHP-DB] How to do this with PHP

2001-09-22 Thread Tony McCrory
Does anyone know how to achieve this using non-mysql servers? subqueries? -Original Message- From: Rick Emery [mailto:[EMAIL PROTECTED]] Sent: Friday, September 21, 2001 7:48 PM To: '[EMAIL PROTECTED]'; [EMAIL PROTECTED] Subject: RE: [PHP-DB] How to do this with PHP SEL

Re: [PHP-DB] How to do this with PHP

2001-09-21 Thread Meir Kriheli
to:[EMAIL PROTECTED]] > Sent: Friday, September 21, 2001 1:44 PM > To: [EMAIL PROTECTED] > Subject: [PHP-DB] How to do this with PHP > > > I have a table .. > this table have 20 record.. > I want to view this record in the 4 pages (5 record by > page).. > how can I do that

RE: [PHP-DB] How to do this with PHP

2001-09-21 Thread Rick Emery
SELECT * FROM mytable LIMIT 0,5 SELECT * FROM mytable LIMIT 6,5 SELECT * FROM mytable LIMIT 11,5 SELECT * FROM mytable LIMIT 16,5 -Original Message- From: Alawi Albaity [mailto:[EMAIL PROTECTED]] Sent: Friday, September 21, 2001 1:44 PM To: [EMAIL PROTECTED] Subject: [PHP-DB] How to do

[PHP-DB] How to do this with PHP

2001-09-21 Thread Alawi Albaity
I have a table .. this table have 20 record.. I want to view this record in the 4 pages (5 record by page).. how can I do that !! __ Terrorist Attacks on U.S. - How can you help? Donate cash, emergency relief information http://dailynews.yahoo.com