|
|
#1 (permalink) |
|
New Member
![]() Join Date: Apr 2005
Posts: 3
|
I currently am very comfortable with frontpage. We want to create a site that will allow readers to search based on maybe 3-6 different criteria (give or take).
My preference would be to create the site myself, hiring someone more technical than me for writing the code for the data base & search. Is there a way to do that and tie it in with frontpage? If not, what would be the best way to do this? Is dreamweaver something that would work better? What would I look for in a programmer? What languages are necessary? Would I be able to maintain the database myself without knowing code? Thanks! |
|
|
|
|
|
#2 (permalink) |
|
Administrator
![]() Join Date: Aug 2004
Posts: 1,684
|
php as a web programming language and mysql as a database are the most popular combination used on the internet. Before going down the road of hiring a programmer, you may want to check and see if there is a commercial off the shelf script which can be used to suit your needs which would probably be a cheaper option.
__________________
Computer Forum |
|
|
|
|
|
#3 (permalink) |
|
New Member
![]() Join Date: Apr 2005
Posts: 3
|
Thank you Ian. Where would I go to see if there is an off the shelf program available?
Also, would PHP be used with frontpage, or would I use it instead of frontpage? Does Php stand for something I may have heard of, or is it the way it's commonly referred to? It doesn't sound familiar to me. Thanks again! |
|
|
|
|
|
#4 (permalink) |
|
Administrator
![]() Join Date: Aug 2004
Posts: 1,684
|
The php website is located at http://www.php.net/
PHP initially stood for personal home page, but it was later called PHP Hypertext Preprocessor or php for short. This site is an example of a site which uses php, notice the .php extension in the address bar. There are quite a lot of off the shelf php scripts located here http://php.resourceindex.com/Complete_Scripts/ You could use frontpage in addition to an off the shelf php script if you are not familiar with web programming.
__________________
Computer Forum |
|
|
|
|
|
#5 (permalink) | |
|
Diamond Member
![]() |
Quote:
In the short, if not quite accurate, explanation php is used to call up the database(s) and putting everything in html readable form. It works with your html pages to make your site always current as it is the go-between your site and the database information that has been stored. |
|
|
|
|
|
|
#8 (permalink) | |
|
Diamond Member
![]() |
Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|