PHP » GoLang |
login |
register |
about
|
GoLang Yaf_Route_Map::assemble
request it (350)
GoLang replacement for PHP's Yaf_Route_Map::assemble
[edit | history]
Yaf_Route_Map::assemble(Yaf >=2.3.0) Yaf_Route_Map::assemble — Assemble a url Description
public string Yaf_Route_Map::assemble
( array
$info
[, array $query
] )Assemble a url. Parameters
ExamplesExample #1 Yaf_Route_Map::assemble()example
<?php The above example will output something similar to: string(%d) "/foo/bar?tkey1=tval1&tkey2=tval2" string(%d) "/foo/bar/_/tkey1/tval1/tkey2/tval2" Return Values
|
more
Recently updated
more
Most requested
more
Last requests
|