Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 09-28-2012, 07:02 PM   PM User | #1
erebus
New Coder

 
Join Date: Sep 2012
Location: Houston, TX
Posts: 22
Thanks: 2
Thanked 0 Times in 0 Posts
erebus is an unknown quantity at this point
Is PHP what im looking for?

Ive become versed in CSS and HTML and recently dove into JavaScript and with some experiments have really begun to pickup the language and put it to good use.

In my next project, id like to move onto a more complex website. Keep in mind none of my website have ever gone public.. lol... but they are fun and they help me learn what im looking to learn.

my next concept is going to require a login/register aspect as well as other database read/writes for the various features id like to play with.

An amazingly well done version of what ill be attempting to play with would be http://www.solomid.net/ , Obviosly thats of a professional level im not gonna strive for just yet but alot of there little features are something id really like to play with. Messing with the twitch.tv API for listing streams that are online... comments for logged in users under the streams.. etc. Pages available to the public that certain registered users can control the settings for... etc

Does PHP sound like my next logical step towards a project like this or is there a better fit?

And if it is... for a newbie to PHP would one recomend me building from scratch? or using a framework like PHPNuke or CakePHP or something?
erebus is offline   Reply With Quote
Old 09-29-2012, 03:25 AM   PM User | #2
Truffle
New Coder

 
Join Date: Feb 2006
Location: Texas
Posts: 80
Thanks: 1
Thanked 8 Times in 8 Posts
Truffle is an unknown quantity at this point
For what you are wanting to do a dynamic server side language is required

Everyone has their own opinions but I think PHP is the easiest to learn. Some may prefer Perl, Python or Ruby.

But if your only knowledge, at the moment, is HTML/CSS don't expect to be able to jump right in and work in a PHP framework

You'll need to learn the language first by writing just straight forward PHP

Frameworks require object oriented programming knowledge (which isn't just restricted to web programming or PHP)

Last edited by Truffle; 09-29-2012 at 03:30 AM..
Truffle is offline   Reply With Quote
Old 09-30-2012, 01:20 AM   PM User | #3
sunfighter
Senior Coder

 
Join Date: Jan 2011
Location: Missouri
Posts: 2,383
Thanks: 18
Thanked 350 Times in 349 Posts
sunfighter is on a distinguished road
Learn the language first, then if you want use the framework. IMHO php don't need a framework. Maybe someone will add to this and tell us what is the advantage of one for php.

Now jquery being a framework for javascript is great and you should look into it. In the not so distant past, I did say a framework for javascript was not necessary. Lol. But someone showed me it's advantage outside of ajax and I was a believer.

Google PHP learning sites or just use: http://www.w3schools.com/php/default.asp
sunfighter is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:24 AM.


Advertisement
Log in to turn off these ads.