| Posted by Software Engineer on 04/22/07 19:56 
Testing urlencode() PHP Functionhttp://sqa.fyicenter.com/Online_Test_Tools/Test_urlencode_PHP_Function.php
 
 When non-alphanumeric characters are presented in user data to be
 included as part of a Web page address, they need to be encoded into
 the percent (%) sign format as required by the application/x-www-form-
 urlencoded standard. This page allows you to learn and test the
 urlencode() function to perform URL encoding.
  Navigation: [Reply to this message] |