Jump to content

question about PHP programming


newman

Recommended Posts

Hi .
i'm new to PHP .
i have some questions .
1) where i can find a good resource about PHP AND OOP .
2) how can i write a cms like phpnuke ( i'm just looking for the concepts ) that users can make template,theme,languages for it ? i mean how can keep the scripts,styles,text & comments in seprate files that everybody can create what i mentioned above for it.

thanks .
Link to comment
https://forums.phpfreaks.com/topic/4133-question-about-php-programming/
Share on other sites

1) The manual should be the best source for everything concerning PHP, although there are books about that go into detail with OOP and PHP.
2) Maybe pull apart something like PHPNuke and see how its structured, that might give you some idea of how to achieve a similar concept.

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.