component design in PHP

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
User avatar
hannnndy
Forum Contributor
Posts: 131
Joined: Sat Jan 12, 2008 2:09 am
Location: Iran>Tehran
Contact:

component design in PHP

Post by hannnndy »

is there a way to create custom php compunents? :?:
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Re: component design in PHP

Post by onion2k »

You can create anything you want. So yes.

Start here: http://www.playingwithwire.com/2007/07/ ... nding-php/
User avatar
hannnndy
Forum Contributor
Posts: 131
Joined: Sat Jan 12, 2008 2:09 am
Location: Iran>Tehran
Contact:

Re: component design in PHP

Post by hannnndy »

there is not any question that the php is exteremly flexible and power full i wanted jast to know if there is any way to create components in a standard way
i better say it in this way? :?:
is there any standard for creating components? :?:
mixing the image and style and code and interface into a module and using it any where :?:


you left comment was very usefule dude :)
greate thanks :wink:
Post Reply