browse by tag: setup
sort by
Installing MySQL on Windows
in PHP added by ducani, 1 week ago installation mysql setup windows
As Web sites and Web-based applications become more important to commercial firms and other organizations, so too does the methods used for storing data online, such as customer contact information, system login details, product data, and much more. Rewritable flat files may be sufficient for extremely limited data for which security is not an issue. But for most Web sites and applications, a robust database is called for.
comment save reportFast PHP Tutorials, Part 3: Install PHP in Linux
in PHP added by goodphptutorials, on 16/3/2007 beginner beginner tutorials linux php setup
This Part 3 of the FAST PHP tutorial series. In this chapter, you'll learn how to install PHP in linux.
comment save report