Hallo,
Oder gibts bessere Methoden?
Jop
string str_repeat ( string input, int multiplier )
Gruß,
Click
--
~~~php $browser = new BrowserIdentifier();
if($browser->shortcut == "ie") {
do_unordinary_things_with_ie();
}
else {
~~~
~~~php $browser = new BrowserIdentifier();
if($browser->shortcut == "ie") {
do_unordinary_things_with_ie();
}
else {
~~~