Jump to content

Recommended Posts

Posted

I want a web page that has a search function that pulls up database info based on search.

 

I have seen programs that allow you to create a database, and they create web pages to do that.

Ex: h**p://www.dbqwiksite.com/

Is that a good program, or are there better I should consider. Is that a good route to take?

Or do I upload/install a script that will generate a page and link to a database (like a forum scipt does)?

 

 

The kind of information that needs to be retrieved is a spreadsheet type result.

Not looking for shopping cart capabilities though I guess Zen Cart could be used for something like that...

Ex: put in zip code, get list of companies in zip, put in type of application and get a list of products that can do that, with links to product pages (already built, or generated by script).

Posted

If you already have a database you only need to learn how to write queries in PHP and you can format the output how ever you like for the results.

 

The MySQL/PHP for Dummies is a good guide on getting started.

 

I have used PHPMagic which is similar.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...