Re: LAMP starting point [message #183278 is a reply to message #183267] |
Sat, 19 October 2013 11:29 |
bill
Messages: 310 Registered: October 2010
Karma:
|
Senior Member |
|
|
On 10/18/2013 10:00 AM, Rudra Banerjee wrote:
> Hi,
> I am an enthusiast with zero background knowledge in database and php.
> I have got some space in a server to setup a database (its not a paid project).
> I will use LAMP to setup the database (i.e. database of book's catalogue. like a library) that can be freely used and updated by anonymous users.
>
> Given this goal, kindly suggest me some starting point. google is full of resources, but most often then not, confusing and self contradicting for a beginner.
>
> Any help is welcome.
>
Once you have a LAMP working environment (which the server
probably already has) I recommend:
"PHP5, fast and easy web development" by julie Meloni
< http://www.amazon.com/PHP-Fast-Easy-Web-Development/dp/1592004733/ref=sr_ob _8?s=books&ie=UTF8&qid=1382182045&sr=1-8>
It covers just about everything you need to do, with multiple
examples. (to stop the flames: it certainly not perfect, but is
"good enough" to get you started in a low pressure way.)
bill
|
|
|