Welcome Guest, Not a member yet? Register   Sign In
Using form helper? Is there a way to modify the DOM?
#3

So I figure that I needed to modify the DOM. I found this package which will let me modify the DOM from PHP: PHP Simple HTML DOM Parser. The question is when do I do this? I can load the entire view file into a string, modify it, and then "Dump the internal DOM tree back into a string. If the $filename is set, result string will save to file". I am concerned because this is multi user system. I could surely keep the $string in a session, but how do then get load_view() to display it?
proof that an old dog can learn new tricks
Reply


Messages In This Thread
RE: Using form helper? Is there a way to modify the DOM? - by richb201 - 09-21-2020, 06:08 PM



Theme © iAndrew 2016 - Forum software by © MyBB