Jump to content

PHP 5


karldesign

Recommended Posts

Hi all,

 

I am about to take on my final year project at University and am looking into using PHP 5... Well the options are PHP 5 or ASP.NET, and I know full well I'll be taking the PHP route!

 

Can anyone recommend any possible online resources for help/examples/principles of this version of PHP. Any support in OOP would also be ideal!

 

Cheers  :)

Link to comment
Share on other sites

PHP isn't really version specific. While there are a few changes between 4-5, nothing really worth worrying too much about. There are however quite a few new features in the oop area. As per usual, the man is probably your best bet and specifically the oop5 section may help.

 

I'm assuming your already familiar with php? There is a good free book in my signiture if your not.

Link to comment
Share on other sites

The best way to do the project is to define what you want done plane out the way and features that you are going to use. Then from there start the code.

 

the manual is one why to do it but others are researching this form for different ideas.

 

Here are some of the spots I like to hit up.

 

http://www.PHPfreaks.com

http://forums.mysql.com/

http://php.net

 

Brett

Link to comment
Share on other sites

I personally like http://www.w3schools.com/php/ for their straight forward approach and examples, they do briefly explain most things in PHP so if you need more info on the subject, then I suggest heading over to www.php.net

 

If your able to afford books, a quick and easy way to learn PHP is reading the following books:

thats just to name a few.

 

Regards ACE

Link to comment
Share on other sites

Sams Teach yourself PHP in 24 hours (great if you want to learn PHP and memorise everything within a week)

 

Teach yourself PHP in 24 hours but takes a week to learn lol...

 

I'll give you a brief idea of what I want to do:

 

A free web directory of companies with an events calendar. I suppose I should just break it up into sections as normal, but using OOP techniques...

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.