Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

escape url string php

<?php echo rawurlencode(html_entity_decode($your_string_here)); ?>
 
PREVIOUS NEXT
Tagged: #escape #url #string #php
ADD COMMENT
Topic
Name
7+8 =