
-----------------------------------
Amailer
Wed Jun 16, 2004 5:35 pm

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

-----------------------------------
gevorgkhc
Mon Jun 21, 2004 6:59 pm


-----------------------------------
Edit: nvm, that didn't work.

-----------------------------------
the_short1
Mon Jun 21, 2004 7:40 pm


-----------------------------------
crap....   i thought this was gona be for turing... cuz then i coulda done it no prob....      


is this for ur site???

-----------------------------------
Amailer
Mon Jun 21, 2004 10:50 pm


-----------------------------------
Project,
yes :D

-----------------------------------
Amailer
Sat Jun 26, 2004 5:37 pm


-----------------------------------
anyone know a good way to install modules??

-----------------------------------
the_short1
Sat Jun 26, 2004 6:15 pm


-----------------------------------
i think ur SOL amailer...



not too many know php

-----------------------------------
octopi
Sat Jun 26, 2004 7:57 pm


-----------------------------------
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
Thu Jul 01, 2004 3:51 pm


-----------------------------------
lol, what Amailer means is a way to easily add addons to PHP projects/scripts

-----------------------------------
Craige
Sat Dec 09, 2006 10:03 am


-----------------------------------
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.
