mirror of
https://github.com/bcit-ci/CodeIgniter.git
synced 2025-02-20 11:13:29 +08:00
...
parent
43c812af18
commit
48c983fd32
@ -32,7 +32,7 @@ And also you can passing custom values by array
|
||||
echo sifr_it('Test with costum', array("link"=>"http://www.google.com", "font"=>"font_name"));
|
||||
//and it returns a string which contain the header and the script with your custom values
|
||||
/*
|
||||
HERE ARE THE DEFAULT VALUES :
|
||||
HERE ARE THE DEFAULT VALUES, AND YOU CAN PASS NEW VALUE BY THE ARRAY:
|
||||
$swfpath = base_url().'statics/sifr/';//SWF-fonts path
|
||||
$id = '';//for custom id, [DON'T repeat it in the same page]
|
||||
$link = '';//link for heading
|
||||
|
Loading…
x
Reference in New Issue
Block a user