Printer friendly version 
 Square Dance Resource Net  (Home)ArticlesCallers and CuersClubsEventsResourcesChoreographyMusicLyricsCeder Chest Definition BooksCeder Square Dance System  (CSDS)Square Rotation Program  (SQROT)Vic Ceder - Square Dance CallerDefinitions of square dance calls and conceptsMore square dance DefinitionsLists of square dance calls and conceptsFrequently Asked QuestionsSquare dance linksLos Olivos Honey BeesBande DéssineesChocolate BarsBeanie BabiesPokémon Trading CardsSend us feedback
FAQs
 
FAQs
 

Web Site ==> Other Questions

PHP
I see you make use of extensive PHP files.

I would be curious what type of database system you're using and how much of your PHP files are custom vs. generic from other sites.

Any insights into your design would be intriguing.

Most of our web site is under PHP4.

We use MySQL under PHP4 as the database system.

One reason I started our web site was to learn a better way to do web-based databases. I had a project at work using a Mustang WinServer, Bluestone Sapphire Web, and an Oracle 7.3 database. I wasn't happy with how it all worked (primarily with the WinServer), so I started playing around with MySQL/PHP.

I'd say over 95% of our site is PHP instead of HTML.

About 90% of the PHP scripts are custom written by me.

I use three 'freeware' PHP applications:

Table Viewer
PhpMyAdmin
WebExplorer

The first two applications are for database administrator functions, although I had to write a few such functions myself (primarily backup and restore functions).

WebExplorer is a nice alternative to FTP.

A few times a year, I look at some of the PHP resources listed on our tools page ( http://www.ceder.net/tools.php ) for PHP scriplets that might be useful.

PHP is excellent for including files, accessing databases, doing redirection, creating files, and all other sorts of server-side CGI tasks.


last modified: 05-July-2011   
ID: 345
  
  
  

full URL