This tool will URL-encode the text data you specify. The encoded version of the data can be used within URLs for browser address bars. (PHP code used for this widget is presented below the widget.)
Type the characters to URL-encode:
(If the data you type to encode and the resulting encoded version are identical, then no encoding was necessary.)
Below is PHP code that does URL encoding. If you would like to use the PHP code for yourself, it may be used as is or modified. Also, the rawurlencode() function may be used in other PHP scripts you might develop.
<?php
echo( rawurlencode("DATA TO ENCODE") );
?>
Replace DATA TO ENCODE with the data you want to encode.
Put the PHP script on your server and type it's URL into your browser's address bar.
The script will respond with properly encoded data.
Will Bontrager
Was this blog post helpful to you? (anonymous form)
All information in WillMaster Blog articles is presented AS-IS.
We only suggest and recommend what we believe is of value.
As remuneration for the time and research involved to provide quality links,
we generally use affiliate links when we can.
Whenever we link to something not our own, you should assume
they are affiliate links or that we benefit in some way.
No fancy image creation software is needed to make memes. An easy way is to create a web page with text over an image or color background and screenshot it.