summaryrefslogtreecommitdiffstats
path: root/system/helpers/url_helper.php
AgeCommit message (Expand)AuthorFilesLines
2014-05-31Changelog messages, bump year in copyright noticesAndrey Andreev1-1/+1
2012-03-04Allow developers to use any string as a separator, not just dashes or undersc...tubalmartin1-10/+19
2012-03-03An even better url_title helper. Tests: http://codepad.org/tuJgvkyNtubalmartin1-20/+7
2011-07-02hand merged remaining unresolved files following the backout of 648b42a75739,...Derek Jones1-3/+3
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...Derek Jones1-3/+3
2011-06-15Merged base_url changes.philsturgeon1-4/+7
2011-04-25Fixed double-space typo.Razican1-3/+3
2011-02-03Made config->base_url() accept parameters. config->base_url($uri). Updated b...anaxamaxan@blackdog.local1-4/+7
2011-01-05Hey look, it's 2011Greg Aker1-1/+1
2010-11-10Updating PHP requirements in files 5.1.6Greg Aker1-1/+1
2010-10-04Cleanup of stray spaces and tabsBarry Mieny1-12/+12
2010-09-14Fixed a bug in the URL Helper where prep_url() could cause a PHP error on PHP...Robin Sowell1-1/+3
2010-03-22expanded philsturgeon's bugfix to parse_url() and updated docs and changelogDerek Jones1-2/+2
2010-03-12prep_url() will now not append http:// to string if a protocol is already use...Phil Sturgeon1-1/+1
2010-01-05updated copyrightsDerek Jones1-1/+1
2009-04-22updated copyrights to 2009Derek Jones1-1/+1
2009-02-10Added trailing periods as characters to be removed in url_title()Derek Jones1-2/+3
2009-02-10changed redirect() to only force site_url() when the supplied URL doesn't sta...Derek Jones1-2/+7
2009-02-02replaced all sizeof() in favor of count() - aliases are teh sux0rDerek Jones1-2/+2
2008-12-09added $lowercase parameter to url_title() to allow forced lowercaseDerek Jones1-1/+6
2008-11-13Changing EOL style to LFDerek Allard1-581/+581
2008-10-15Added support for arbitrary attributes in anchor_popup() of the URL helper.Derek Allard1-53/+59
2008-10-11modifications to url_title()Derek Jones1-9/+10
2008-10-06Altered auto_link() in the URL helper so that email addresses with "+" includ...Derek Allard1-1/+1
2008-09-13updated copyrightRick Ellis1-1/+1
2008-08-20Added current_url() and uri_string() functions to the URL helperRick Ellis1-2/+40
2008-05-13Some sweeping syntax changes for consistency:Derek Jones1-20/+20
2008-05-11Removed closing PHP tags, replaced with a comment block identifying the end o...Derek Jones1-1/+3
2008-05-11Undoing change committed in r1115Derek Jones1-0/+1
2008-05-11removed closing PHP tag from all framework filesDerek Jones1-1/+0
2008-05-07removed default title= attribute from anchor() in URL HelperDerek Jones1-5/+1
2008-05-05Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to th...Derek Allard1-5/+5
2008-04-27Added the ability to include an optional HTTP Response Code in the redirect()...Derek Allard1-2/+4
2008-03-06Modified img() in the HTML Helper to remove an unneeded space.Derek Allard1-1/+1
2008-01-28added ability to "extend" helpersDerek Jones1-223/+259
2008-01-21replaced www.codeigniter.com with codeigniter.comDerek Jones1-3/+3
2008-01-18ExpressionEngine Dev Team in creditDerek Allard1-2/+2
2007-10-04Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.Derek Allard1-1/+1
2007-07-11adding type casting of $title argument in URL helper functions to a string. ...Derek Jones1-0/+8
2007-04-15update pMachine to EllisLabDerek Allard1-3/+3
2007-02-20added a space to redirect Location to conform to w3c http specDerek Allard1-492/+492
2006-11-04(no commit message)admin1-2/+2
2006-10-29(no commit message)admin1-11/+10
2006-10-21(no commit message)admin1-19/+19
2006-10-07(no commit message)admin1-6/+6
2006-09-06(no commit message)admin1-1/+8
2006-09-02(no commit message)admin1-1/+1
2006-08-26(no commit message)admin1-2/+2
2006-08-25Initial Importadmin1-0/+487