Jump to content

Building Organizational Chart in PHP/MySQL


numan82

Recommended Posts

  • 2 weeks later...

Ok.

 

Lets break this down into the different parts that you are going to need.

 

1. You need to have a page that displays the graphical chart, and the data within from the database.

2. You need to create a page with a form on it that you can fill in to pass the information to the database.

3. Your going to need a database to store the data.

 

So therefore

 

Create the database.

Create a page with a form on it to fill out and pass the info to the database.

Create a page in html and css for the chart, pull data from database.

 

 

For more info on how to do each piece specifically post the questions within the corresponding forums.

 

Eon201. ;D

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.