Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Search found 1 match
Smarty Forum Index
Author Message
  Topic: Modifier add_url_param
osben

Replies: 11
Views: 71054

PostForum: Plugins   Posted: Sun Aug 17, 2014 9:23 pm   Subject: Modifier add_url_param
/**
* URL
*/
public function url($params = array())
{
$url = @parse_url($_SERVER["REQUEST_URI"]);
parse_str($url['query'] ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP