
Sams Teach Yourself PHP, MySQL and Apache in 24 Hours
Explains how to create Web sites using the PHP scripting language, the MySQL database system, and the Apache Web server on a Windows or Linux system.
- ISBN 13 : 067232489X
- ISBN 10 : 9780672324895
- Judul : Sams Teach Yourself PHP, MySQL and Apache in 24 Hours
- Pengarang : Julie C. Meloni,
- Kategori : Computers
- Penerbit : Sams Publishing
- Bahasa : en
- Tahun : 2003
- Halaman : 507
- Halaman : 507
- Google Book : http://books.google.co.id/books?id=2hm3ScwClKIC&dq=intitle:php+my+sql&hl=&source=gbs_api
-
Ketersediaan :
In general, the following series of commands will be used: #> scripts/
mysql_install_db #> chown -R root /usr/local/mysql #> chown -R mysql /usr/local/
mysql/data #> chgrp -R mysql /usr/local/mysql #> chown -R root /usr/local/mysql/
bin You're ...