[ic] PHP Pages In Memory

Victor Nolton interchange-users@icdevgroup.org
Fri Aug 23 08:09:01 2002


I'm sorry to bring this up but most PHP programmers I talk to do not 
know what Interchange is. But I know in the past there are a number 
of php programmers on the list.

In interchange you can assign pages/content to variables.. like.

ConfigDir cachedfiles
Variable      TOP   < top.html

calling it on any page with a __TOP__ etc (yeah I know basic stuff).
Each restart of Interchange the information is updated etc.

What I want to know is, how do you do this in PHP. I want to mimic 
what Interchange does. Take a page and store it in ram and call it in 
a page.

Since it's not interchange related, feel free to email me off the list.

Ven