Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • Urlencode & Urldecode in php

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 277
    Comment on it

    "Urlencode is a predefined encoding function in PHP".

    We use Urlencode to encode a string that we are using in a url string. Url encodes the same way as we posted the data from web pages. It returns the encoded string.


    Syntax:- urlencode (string $urlstring )


    "Urldecode is a PHP function for decoding the encoded string".


    Syntax:- urldecode (string $str )

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: