Danny.VBT
20 Feb 2005, 20:01
Okay, so I'm making a hack and I need to use some of PHP OO features
Ie
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
And some of this is with an array
Ie
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
This is where the problem is. When I the page loads I just get
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
and nothing else....
the
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
is in the templates not the php file. Anyone have any ideas how I can fix this?
Ie
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
And some of this is with an array
Ie
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
This is where the problem is. When I the page loads I just get
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
and nothing else....
the
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
is in the templates not the php file. Anyone have any ideas how I can fix this?