I want to creating an application where all my php(with html) is stored in the database.
So my index.php would find the appropriate the php file associated with the index page. It should execute this new code
as part of the original index.php. Can you please let me know if it is doable?
Thanks,
--
-Ankur Gupta
So my index.php would find the appropriate the php file associated with the index page. It should execute this new code
as part of the original index.php. Can you please let me know if it is doable?
Thanks,
--
-Ankur Gupta
Comment