Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Framework or just php?

Featured Replies

Hi Folks

 

I've just discovered the array of frameworks (eg Codeigniter) available for php development, and I would like to know whether you think I should dedicate my time to learning one, and if so, which one, or whether I should just stick with learning php without a framework? I'm still quite new to php, and only just getting to grips with it.

 

I'd be interested to hear your thoughts and experiences.

 

Thanks

i think learning php for now should be best since you can always include a framework when your a bit more advanced with php. learning just a framework would not be usefull in the future when you want to learn something else, if youve learned php its easy to add other languages/frameworks.

Very true! You can always build upon your initial learning of php by adding new frameworks to your area of expertise! It's much easier to learn php itself first! :D

CodeIgnitor is done by Ellislabs, the same company that brings us ExpressionEngine. But as above, learning php is fundamental.

 

On the next release of EE, Codeignitor will be what EE is built on.

So with a CMS like EE built on CI, I'd learn as much as possible on there...a good way to learn more on php.

Definitely start with just PHP.

 

When you are comfortable with:

 

1. writing the basic necessities like form parsing and database handling

 

2. the concepts of object oriented programming i.e. classes, objects, inheritance etc

 

Then is the time to move on to a framework IF you think you are likely to need to develop large(ish) scale applications or if you plan on working in a dev team.

 

I don't know anything about codeigniter, but I'm currently learning Symfony. I like it because when you look through the base code it makes sense and I can follow it, which with others (*cough* Zend *cough*) I can't.

 

If you are only going to need PHP for the basics, then I wouldn't worry about frameworks... it really depends on what you plan to do!

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.