Author Topic: How do I include 4images into a regular php page?  (Read 3891 times)

0 Members and 1 Guest are viewing this topic.

Offline webslingers

  • Newbie
  • *
  • Posts: 38
    • View Profile
How do I include 4images into a regular php page?
« on: July 14, 2010, 12:41:17 AM »
I have 4images running with the "bare" template (no header, no footer), and also a pre-existing website. Is it possible to "include" the 4images system into the rest of the site using a php include? For example, (i tried this but it didn't work) I have gallery.php. Can I use a php include to include the index.php of 4images and have it display inside the gallery.php page? How else should this be done if not?

Thanks!

Offline webslingers

  • Newbie
  • *
  • Posts: 38
    • View Profile
Re: How do I include 4images into a regular php page?
« Reply #1 on: July 15, 2010, 05:22:06 PM »
Anyone?

Thanks

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: How do I include 4images into a regular php page?
« Reply #2 on: July 15, 2010, 06:17:59 PM »
I'm afraid it's not going to work and probably would be a bad idea in the first place...
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline webslingers

  • Newbie
  • *
  • Posts: 38
    • View Profile
Re: How do I include 4images into a regular php page?
« Reply #3 on: July 17, 2010, 12:41:36 AM »
What would you suggest? Just build the other parts of the site within 4images? I'll do that if that's the best alternative. Thanks V@no!