silveroz Posted September 25, 2009 Share Posted September 25, 2009 Hi, I have a greeting card script installed and want to edit the html but some of the html is embedded in the script and is not accessable,can anyone tell me how I can display the html please so i can edit it. Link to comment https://forums.phpfreaks.com/topic/175502-display-html-embedded-in-php-script/ Share on other sites More sharing options...
nicephotog Posted October 12, 2009 Share Posted October 12, 2009 === functions required for === preg_match preg_replace strlen strpos stripos and the reference variable holding the html after its evaluated the html into memory and before anything is actually done with it(e.g. before print()) Link to comment https://forums.phpfreaks.com/topic/175502-display-html-embedded-in-php-script/#findComment-935172 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.