|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You don't need a fax machine to get faxes. Get a fax-to-email fax number from CallWave. Try it free.
|
|
#1
|
|||
|
|||
|
HTML and PHP in a MySQL databas
High!
I am reading complete parts of a html-page from a mysql-database. Now I want to use phpcode in these stored html-code, but if I insert the whole text in the mainpage, the phpcode would not execute - it shows like normal text! |
|
#2
|
|||
|
|||
|
RE: HTML and PHP in a MySQL databas
Try running whatever you pull out of the database through the PHP eval() function. This will evaluate the php code for you...
|
|
#3
|
|||
|
|||
|
RE: HTML and PHP in a MySQL databas
Just be careful that you don't give anyone else (untrusted) access to write the pages, else you'll end up with an interesting security breach..
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Database Help > HTML and PHP in a MySQL databas |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|
|