Web Developer's Virtual Library: Encyclopedia of Web Design Tutorials, Articles and Discussions


Java/Open Source Daily

Active Server Pages
JSP/Java Servlets
Microsoft SQL Server
Daily Backup
Dedicated Servers
Streaming Audio/Video
24-hour Support    

jobs.webdeveloper.com

Hiermenus


e-commerce
Partner With Us















Developer Channel
FlashKit.com
JavaScript.com
JavaScriptSource
Developer Jobs
ScriptSearch
StreamingMediaWorld
Web Developer's Journal
Web Developer's Virtual Library
WebDeveloper.com
Webreference
Web Hosts
XMLfiles.com

internet.com
IT
Developer
Internet News
Small Business
Personal Technology

Search internet.com
Advertise
Corporate Info
Newsletters
Tech Jobs
E-mail Offers


Where To Go From Here

June 6, 2000

If you went through the examples and experimented a bit, you will start having more and better ideas on how to use this newfound flexiblity in your site design. You should be able to make more sophisticated interfaces, allowing the use of more complex logical expressions, or even create the entire query interface based on reading the structure of the database, on-the-fly. No limit to what you can do, just remember to have fun and don't get discouraged.

Paraphrasing an old saying: "Inspiration is 10% of the work, debugging the remaining 90%" (or something like that).

You should check the examples sources available from the "Sample Code" link in this site. In particular I am impressed by the work done to make the PHP base library, which now includes the OOHForms module (highly recommended).

You can get the (IMHO) best web server available from the Apache Project site, and obtain good SQL databases such as: mSQL, MySQL, and PostgreSQL from their respective sites. And of course, keep the PHP manual handy at all times.

You are now on your own pal!
Good luck.
=== Jesús.

Using the Form to Search
So you want to use a database in your site?


Up to => Home / Authoring / Languages / PHP / Database