|
im writing my website in php and html.
i need a script that will let me paste html code into a form,then save the code in a database field.
Afterwards i need to be able to get the code from the database assign it to a variable and be able to use the code anywhere in my main program.
any ideas on how to do this or if its even possible.
|