Java vs PHP with MySQL app
From: Jerry (weinstei_at_nova.edu)
Date: 01/21/04
- Previous message: Abraham Khalil: "CommunicationException in SerialContext lookup"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 21 Jan 2004 10:29:05 -0800
I am developiong a MySQL/PHP application.
So far, the tables are setup, the php code is
working.
I can access a MySQL database running on a home web server (Apache + MySQL).
My next task I would like to tackle is to put all of the .html and .php3 files
into one and then have the user button-click to access each of the databases.
I envision a Java-like container with code that would map to the .html or php3
files.
I would like to know what are the disadvantages and advantages of using
Object Oriented PHP vs Java in a situation like this.
- Previous message: Abraham Khalil: "CommunicationException in SerialContext lookup"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]