Jump to content

Modules in php


phpserver

Recommended Posts

What if i wanted to add some features like video support,maps support to my website at a latter date?I have heard you would need modules.I have seen modules work in phpizabi and a concept to practically similar to that exercised in joomla in form of components.How can i make a module work for me.

Link to comment
https://forums.phpfreaks.com/topic/123918-modules-in-php/
Share on other sites

do you mean "extensions" maybe?

 

as in stuff that adds additional functionality to the PHP core, like SimpleXML, Mysqli and whatnot?

 

if not then you probably mean frameworks... either way hotscripts is a good place to start looking, there's a lot of already made classes and stuff for creating video galleries and stuff like that

Link to comment
https://forums.phpfreaks.com/topic/123918-modules-in-php/#findComment-649566
Share on other sites

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.