[PHP] Re: How to run PHP from a MySQL DB

2003-08-14 Thread Jeremy Darling
to cache the PHP code in some PHP files that > are actually "required" when you need to execute them > > Alexandru > > -- > Alexandru COSTIN > Chief Operating Officer > http://www.interakt.ro/ > +4021 312 5312 > "Jeremy Darling" &

[PHP] Edit a page in PHP

2003-08-11 Thread Jeremy Darling
This is driving me nuts. I know it can be done, cuz I've seen it done before, but I can't figure it out. I would like to have a php file that allows me to edit an HTML/PHP file thru my browser. Currently I have something that looks like: This works fine unless the page that I'm editing has

Re: [PHP] Edit a page in PHP

2003-08-07 Thread Jeremy Darling
Thanks greatly thats exactly what I was looking for. "John W. Holmes" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Jeremy Darling wrote: > > This is driving me nuts. I know it can be done, cuz I've seen it done > > before, but I can't fi

[PHP] Re: How to run PHP from a MySQL DB

2003-08-07 Thread Jeremy Darling
t article is > exactly about this (both PostgreSQL and something about MySQL - see the > comment) > > Alexandru > > -- > Alexandru COSTIN > Chief Operating Officer > http://www.interakt.ro/ > +4021 312 5312 > "Jeremy Darling" <[EMAI

[PHP] How to run PHP from a MySQL DB

2003-08-06 Thread Jeremy Darling
I have a database of code pages and was wondering if their is a way to actually run the code from the Database as if it was part of a page. Thanks, Jeremy -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php