Welcome To Snipplr
Everyone's Recent Snippets Tagged url
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This script parses the entered text and it gets all URLs from the text. It will then shorten those URLs and replace the long URLs with shortened ones in the text.
If you need only the Shortener Services script, take a look at this snippet <a href="h...
1
1129
posted 14 years ago by stamba
This code will retrieve the url of a featured image in order to use it as a background.
0
825
posted 14 years ago by jli
For several reasons, including portability, reducing download size, and general code neatness, I like to make all links within a website root relative.
0
759
posted 14 years ago by weboholic
This function return the current Url, including the Get parameters.
1
927
posted 14 years ago by sikwan
Add this code to your Global.asax in your ASP.NET project, in the \"Application_BeginRequest\" event.
1
975
posted 14 years ago by Fogh
Usage example:\\r\\n$./ur1ca.sh \\\"http://www.google.com/search?q=bash+scripting\\\"\\r\\nYour ur1 is: http://ur1.ca/17xpn\\r\\n$
1
1110
posted 14 years ago by ksaver
1) Open Automator (Mac) -> Choose: Service -> Applescript -> paste this script -> save. \r\n\r\n2) Open System preferences -> Keyboard -> Services -> Find the service you just saved in Automator, and dobbel-click at the right side of the name of the...
0
834
posted 14 years ago by Macgeeky
A source to help you interpreting URLs in plain text as a HTML link. It's an improvement of what was proposed here : http://snipplr.com/view/2371/regex-regular-expression-to-match-a-url/
3
1315
posted 14 years ago by keevkilla
on node/add/save redirect your to a url of your choice in Drupal 6 in your own custom module. (in this my module name is qctpmm, it's simply the content type of page and it's redirecting to user.)
0
867
posted 14 years ago by redhatmatt