Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

edesignuk

Moderator emeritus
Original poster
Mar 25, 2002
19,232
2
London, England
As the title says, what do you think is the best to get going with? Needs to be available on Amazon UK (who have pretty much everything :D).

Thank you.
 
Hello,

I am in the same situation as you. Looked at the books for beginners on Amazon UK, and would buy this book.

Why? For one it got excellent reviews. Second it covers OS-X in additon to Linux and Winblows; the other books do not cover OS-X.
 
As an Amazon Associate, MacRumors earns a commission from qualifying purchases made through links in this post.
Sounds good, keep 'em coming, I should be able to cliam for these on expenses as it's for a work intranet I need to get my head round it all ;)
 
oh yeah -- i have the first edition of this book, called MySQL.
 
As an Amazon Associate, MacRumors earns a commission from qualifying purchases made through links in this post.
zimv20 said:
can we see?
Well, one of them is www.mesacountryclub.com but most of the dynamic stuff is in the members only section, which you can't see without a username and password (I'd give you one, but the people at the Mesa Country Club would probably fire me). I used the knowledge from that book to put the entire member directory on the site along with a search feature so members can find specific info on other members. I also created an admin section so the site administrator at the club can add members to the roster, as well as edit and delete member listings. I also set it up so the admin could upload the monthly club newsletter to the site and users could download it from their end. The site uses sessions so that it recognizes the person when they log in, and locks out anyone who does not have a valid username and password.
One that you can look at is www.lordoflifeaz.com. This is a site for a church and some of the content is dynamically generated (so that the people there could change the text themselves and not bother me to do it). It's a pretty simple site and not my best design, but it's one of the few that I can show you right now. I have a couple other dynamic PHP/MySQL driven sites that will be finished in the next few months ,and I'll be glad to post them if anyone cares to see them. I learned how to do all of this stuff by reading Larry Ullman's PHP MySQL book! Highly recommended.
 
thanks for the links.

my first effort at php/mysql can be seen here. if you click on the bulleted items, all the information about the songs, bands, members, lyrics, mp3 pointers, etc. come from the db. in fact, the code for each of the 3 pages is the same, the only thing that differs is the value passed in to get the right section.

and the mp3s are freely downloadable.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.