1
jlz113
php script and XOOPS
  • 2005/10/29 6:33

  • jlz113

  • Just popping in

  • Posts: 17

  • Since: 2005/7/30


I have written a quick php script that searches a member database (not the XOOPS member DB) and would like to include it in my XOOPS site. Is there any module that will allow me to input php code? I know you can make your own block, but that does not seem like the ideal solution. (I do not want to tie the visibility of the membership search script I wrote with the other modules I am using. I would like the membership search to be as stand alone as possible.
Thanks in advance.
PS, great job getting the site back up and secured!

2
Will_H
Re: php script and XOOPS
  • 2005/10/29 8:11

  • Will_H

  • Friend of XOOPS

  • Posts: 1786

  • Since: 2004/10/10


so you want it to be on its own page? ok you can install like tinycontent and do a pagewrap. basically it will throw your script up inside the framework of your site.

3
jlz113
Re: php script and XOOPS
  • 2005/10/31 14:52

  • jlz113

  • Just popping in

  • Posts: 17

  • Since: 2005/7/30


Thanks for the suggestion, but Tiny Content and Content (and the other page wrap able modules) wrap HTML, not php. Has anyone found a module that will wrap PHP?

4
ackbarr
Re: php script and XOOPS

use option #1 in the FAQ article below:https://xoops.org/modules/smartfaq/faq.php?faqid=253

the key is including the following scripts before your php code:
mainfile.php
header.php

and the following after:
footer.php
Site Hosting - PlanetXoops

Login

Who's Online

180 user(s) are online (118 user(s) are browsing Support Forums)


Members: 0


Guests: 180


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits