Zen Cart Logo
Forums / General Questions / EZ-Pages and server side includes

EZ-Pages and server side includes

Locked

Views: 828

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
27 May 2007, 1:58 PM
#1
gtrotter avatar

gtrotter

Inactive

Join Date:
Feb 2007
Posts:
33
Plugin Contributions:
0

EZ-Pages and server side includes

Is it possible to use server side includes within EZ-Pages? I have tried a few times and nothing seems to work for me.

The problem I have is that I have a large "links" page and I am trying to automate the adding of links to my site. What I want to be able to do is have a server side include within an EZ-Page so that I can write a bit of php to automatically include links in a basic HTML page that I can then "include" into my EZ-Page. Any ideas how to do this?

I can do everything I need to do except the server side include. How do I get this to work?

Thanks

Gary

27 May 2007, 5:13 PM
#2
stevenb avatar

stevenb

New Zenner

Join Date:
Mar 2007
Posts:
57
Plugin Contributions:
0

Re: EZ-Pages and server side includes

Hi Gary,

I played server side includes and ezpage too, but its really not nessesary. You could either create the link to the page or copy the html to an ezpage. Both will accomplish what you want.

Steve

28 May 2007, 11:41 AM
#3
gtrotter avatar

gtrotter

Inactive

Join Date:
Feb 2007
Posts:
33
Plugin Contributions:
0

Re: EZ-Pages and server side includes

I found the answer to this by searching the forum for executing php inside an ez-page. It now works treat.

Thanks

Gary