- Game, whos stats are to be shown
- PHP package which shows the data
- Perl Scripts which links both
No matter where the Log Sources are, Perl can access it if there is a way, only thing is you need to let it know where the Log Source files are. This again can be configured in the PHP package installation itself installation itself.
Now, Perl will take the info from the log sources and make it into a database. This database is manipulated or structure in required form in the PHP web application package.
So Perl connects to Database, know the Logs location, takes the Game stats info, makes it into a Database again and puts in the database.
But, what is what, where should each part be? On same computer or different ones for each or what? - See the next Post.
No comments:
Post a Comment