Author |
Message |
Amailer
|
Posted: Wed Jun 16, 2004 5:35 pm Post subject: Module tips |
|
|
I need some tips on the best/easy way to install modules for a project (news,downloads and etc).
Anyone knows please post |
|
|
|
|
|
Sponsor Sponsor
|
|
|
gevorgkhc
|
Posted: Mon Jun 21, 2004 6:59 pm Post subject: (No subject) |
|
|
Edit: nvm, that didn't work. |
|
|
|
|
|
the_short1
|
Posted: Mon Jun 21, 2004 7:40 pm Post subject: (No subject) |
|
|
crap.... i thought this was gona be for turing... cuz then i coulda done it no prob....
is this for ur site??? |
|
|
|
|
|
Amailer
|
Posted: Mon Jun 21, 2004 10:50 pm Post subject: (No subject) |
|
|
Project,
yes |
|
|
|
|
|
Amailer
|
Posted: Sat Jun 26, 2004 5:37 pm Post subject: (No subject) |
|
|
anyone know a good way to install modules?? |
|
|
|
|
|
the_short1
|
Posted: Sat Jun 26, 2004 6:15 pm Post subject: (No subject) |
|
|
i think ur SOL amailer...
not too many know php |
|
|
|
|
|
octopi
|
Posted: Sat Jun 26, 2004 7:57 pm Post subject: (No subject) |
|
|
wtf is a module?
You need to recompile php, with certain flags (on windows, you download a dll file, place it in the php dir, and edit the php.ini file to load the module) |
|
|
|
|
|
gevorgkhc
|
Posted: Thu Jul 01, 2004 3:51 pm Post subject: (No subject) |
|
|
lol, what Amailer means is a way to easily add addons to PHP projects/scripts |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Craige
|
Posted: Sat Dec 09, 2006 10:03 am Post subject: (No subject) |
|
|
I find the best way is to store each module in a file in a directory below the web root, and then use an included function to include all the modules you will be requiring for that page. |
|
|
|
|
|
|