| Display .php results within a database page ?
|
Sjj999

msg:4325100 | 10:05 pm on Jun 11, 2011 (gmt 0) | Hi, Is this possible as....(as a mega workaround...!) Scenario: 1. I have a script that will NOT allow me to change Individual page Meta Tags on each page :( 2. The only way I can add individual meta tags (as a work around) is within pages in the database. 3. I want to display the results from my .php files "within" a page in the database...so that I can utilize the individual page meta tags... Would this be at all possible? Cheers
|
penders

msg:4327759 | 1:52 pm on Jun 18, 2011 (gmt 0) | I'm not sure that I follow what you are trying to do? When you say a "page" in the database, are you referring to a database "record"? The results from .php files are standard HTML, in other words 'plain text'. This can indeed be saved in a record in your database and then served later to the client as text/html.
|
|
|