Welcome To Snipplr
Everyone's Recent Snippets Tagged object
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
I use this object verry often, so that I only need to pass one object as parameter on any function. No need to wory when we refactore the function
Usage:
$var = new open();
$var->url = 'http://www.world.com';
$var->title = 'Testing Site';
ech...
1
998
posted 18 years ago by ekobudisetiyo