© Simplicity ASP Framework - v .01 b

Urls Helpers

URL Example:

Code:

Code for URL Segmant 3: url_segmant(3)
URL: http://domain.com/helpers/url/test
Output: test

Code for URL Segmant 3 with default Value: url_default(3,"my default value")
URL: http://domain.com/helpers/url
Output: my defualt value

URL Anchor Name:

Code: url_anchor_name("This is a title Test")
Output: this-is-a-title-test
© Simplicity ASP Framework
Last Modified on: 3/4/2009 8:03:03 PM
Page Executed: 0.094 seconds