Re: LAMP guide
From: Larry Anderson (larry_at_portcommodore.com)
Date: 06/10/05
- Next message: Grant Coady: "Re: Old TCP connections after IP address change"
- Previous message: Clifford Kite: "Re: Old TCP connections after IP address change"
- In reply to: Charif Lakchiri: "LAMP guide"
- Next in thread: Wolfman's Brother: "Re: LAMP guide"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 10 Jun 2005 08:52:13 -0700
Charif Lakchiri wrote:
> Hi there!
>
> Anyone know a good turotial/guide for LAMP?
>
> thank in advance.
Since you say notthing about where you are at to start, I'll suggest a stack
of books about a foot high. LAMP is utilizing several different
technologies as one, Linux OS, Apache Web Server (with deals with HTML web
page coding), MySQL Database engine, and PHP Web Scripting language, to be
effective you should reasonably understand how each functions seperately
and then how to pull them all together.
(Starting with the 'L' and 'A')
Linux and Apache:
A Linux General Reference i.e. Fedora Core 3 Bible by Negus - Wiely (has the
OS on CDs in it and everything, really great for learning all the basic
Linux setup/features.)
Linux Administration - A beginner's Guide, Saha - Osborne (once you have
linux going, learn how to properly keep it running.)
HTML book
- I like the peachpit press books: Visual Quickstart Guide to HTML
That should take care if L and A
(next should be 'P', but I'm going to go to 'M')
MySQL Books
- SQL In Easy Steps (Barnes & Noble) again for the noob, gives you a good
quick look in how SQL works.
- Visual Quickstart Guide to MySQL (for when you want learn it right)
(Now for 'P')
PHP books
- PHP In Easy Steps (Barnes & Noble) for the utter noob
- PHP Visual Quickstart Guide (to correct the bad things you learn about in
the first book)
Putting LAMP all together
- Beginning PHP, Apache, MySQL Web Development - WROX books
- PHP, MySQL Website Programming; Problem - Design - Solution
That should get you going... oh and several months to take that all in.
Larry
-- 01000011 01001100 01000001 01010011 01010011 01001001 01000011 Larry Anderson - Sysop of Silicon Realms BBS (209) 754-1363 300-14.4k Set your 8-bit rigs to sail for http://www.portcommodore.com/ 01010001 01010101 01000001 01001100 01001001 01010100 01011001
- Next message: Grant Coady: "Re: Old TCP connections after IP address change"
- Previous message: Clifford Kite: "Re: Old TCP connections after IP address change"
- In reply to: Charif Lakchiri: "LAMP guide"
- Next in thread: Wolfman's Brother: "Re: LAMP guide"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|