ekobudisetiyo


Member since 07/10/2006

1 snippets

865 profile views

0 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

ekobudisetiyo's Recent SnippetsTagged object



« Prev 1 Next »
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 806 posted 17 years ago by ekobudisetiyo
« Prev 1 Next »