This will allow you to replace a letter or whatever with something else. Use it in reverse when pulling stuff out of a database.
job_description = replace(job_description,"'","^")
This will allow you to replace a letter or whatever with something else. Use it in reverse when pulling stuff out of a database.
job_description = replace(job_description,"'","^")
No comments yet.
RSS feed for comments on this post. TrackBack URL