Microsoft
Software
Hardware
Network
Question : PHP string replace question
I have very novice php skills and am trying to write an admin page to manage some links that I store in a database (instead of using phpMyAdmin).
I would like to do a little processing when posting as well as retrieving the data to handle the problem of displaying quotes ("). I want to be able to input quotes in the admin and then have them converted to " for storage in the db. And then when the data is retrieved for editing, have it convert " back to ". Is there a really easy way to do this?
Answer : PHP string replace question
http://us.php.net/manual/e
n/function
.htmlentit
ies.php
Super easy: htmlentities($string)
and to convert it back:html_entity_decode($s
tring)
Random Solutions
SonicWall, VPN Access Rule
SPRY DataSet - not updating on screen after successful update to database
Exporting X509 published certificate information
Windows XP Validate after 30 days expiry
Turn off OWA for all users in Exchange 2007
Can Competitive Local Exchange Carriers Offer Mobile Phone Service?
can i setup an application on a server without joining to a domain first?
Problem getting page with CURL and PHP
Which KEY do I use for my KMS Server and clients?
phpmailer errorInfo