Niki Nuryadin

Let’s sharing IT knowledge

Solution for missing apostrophe in php

<input name=”content” type=”text” id=”textfield” value=”<?php echo stripslashes(ereg_replace(‘”‘,'”‘,$content)); ?>”>

22 Februari 2014 Posted by | php | Tinggalkan komentar