Zen Cart Logo
Forums / Customization from the Admin / Working with Ez-Pages

Working with Ez-Pages

Locked

Views: 859

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
13 May 2009, 5:08 PM
#1
deemurphy avatar

deemurphy

Zen Follower

Join Date:
Jul 2007
Posts:
324
Plugin Contributions:
0

Working with Ez-Pages

Can we use PHP code in our EZ-Pages.

Thank you
LadyDee

14 May 2009, 10:44 AM
#2
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: Working with Ez-Pages

Short answer... no.

The EZPAges content is stored in the database, and as such is "stripped into" the page AFTER most (probably all) php functions have already been called / executed off the previous page.