Current location: Hot Scripts Forums » Programming Languages » PHP » Need lots of help please !!!!!!!!!


Need lots of help please !!!!!!!!!

Reply
  #1 (permalink)  
Old 09-15-03, 11:46 PM
mcouvillon mcouvillon is offline
New Member
 
Join Date: Sep 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Need lots of help please !!!!!!!!!

I run a price comparison web located at Online Pharmacy Prescription and i want to have my site run off of a database (mysql) on a server. The site lists the pharmacy, drug and dosage, quantity, lowest price and 2 affiliate links. One to the pharmacy home and one to the individual product. How would one accpomplish this. does anyone know of any scripts which would let me use a current database and customize the display? example... use a field as a link? I also need to be able to sort by lowest price and only display one drug per page but seperate the different dosages into different parts of the page. Please help.
Reply With Quote
  #2 (permalink)  
Old 09-16-03, 07:42 PM
the|Skrilla the|Skrilla is offline
Newbie Coder
 
Join Date: Jun 2003
Location: Louisiana, USA
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
arange your database with the following fields:

id - pharmacy - drug - dosage - quantity - lowest price - affiliate link 1 - affiliate link 2

then create a few rows of data and create a script which interprets the data. This is probably going to be a total of 50 lines of php, not including the html output.

As for the sorting, that is all a matter of how you word the query (SORT BY price ASC or SORT BY id DESC, etc.)
__________________
Lead Level Designer - Liquid Element
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
LOTS of duplicate entries KingSky HotScripts Site Bug Reports 0 06-17-03 10:09 AM


All times are GMT -5. The time now is 06:12 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.