Jump to content

is PHP for me?


Nathann33

Recommended Posts

ive got an idea for a website that will ultimately fail, but i think it will be a good learning experience. essentially its a forum with a few extra goodies. its going to rely heavily on keeping track of how many posts users have made, and i'd like for interesting posts from the content pages to be excerpted on the homepage as i see fit.is PHP the language to do this in? is PHP my next step (i've got a good grip on HTML and CSS)?thanks in advance,nathan

Link to comment
Share on other sites

PHP yes, but you would also need a database to hold the information = mysql.So you would need to know both, there are tuts on the w3schools.I don't think that's quite the attitude to start with, but at least you will gain experience. :)

Link to comment
Share on other sites

ive got an idea for a website that will ultimately fail
Ahh, a realist. I like that.PHP will do what you need it to, and you will also want to use a MySQL database. Buy this book and read it, you will find out pretty quickly if PHP is for you or not:http://www.oreilly.com/catalog/progphp2/If it is, then you will want to use this book to help you design your application:http://www.oreilly.com/catalog/webdbapps2/And if you find your app running a little slowly and want to speed it up, look here:http://www.oreilly.com/catalog/sqltuning/
Link to comment
Share on other sites

Do you get commission from oreilly? :) You must make them an extra few bucks---PMA - Possitive Mental Attitude - if you start out thinking your going to fail, then you will :)

Link to comment
Share on other sites

Do you get commission from oreilly?
I wish. Or just free books even.
You must make them an extra few bucks
I really think that they are the most consistently high-quality technical publisher out there. Just like I used to be able to walk into a game store and pick up any game by Interplay and have fun with it, I feel confident enough that I can pick up any O'Reilly book on a topic that I want to learn and feel like I got my money's worth.
Link to comment
Share on other sites

I feel confident enough that I can pick up any O'Reilly book on a topic that I want to learn and feel like I got my money's worth.
I'm like that too, well not with oreily books i've never read one (will keep an eye out though) but with another publisher, if i need to learn a new subject i will search their site, if they have a book i will get it from them on previous reputation alone, i know the drill and i like it that way :)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...