kossmoss


Member since 06/10/2008

Name: Koss Petroff

kossmoss

Location: Russia

Website: http://www.idealweb.ru

Web programmer from Russia

My professional interests are: PHP-based CMS and frameworks, modern Web 2.0 technologies and services, OpenSource and many more :)

My programmer\'s blog.

My funny videos collection. It written for Russian, but most of videos are quite clear to everyone :)

3 snippets

2403 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

kossmoss's Recent PHP Snippets



« Prev 1 Next »
You can get hostname from script environment - getenv("HTTP_HOST") (?!'.$host.') matches URLs always except local links
0 609 posted 14 years ago by kossmoss
Affects <A> tags for links starting with $link Example: LinkReplacer ($text, 'http://www.snipplr.com') affects to <a href="http://www.snipplr.com">Snipplr</a> and <a href="http://www.snipplr.com/blog">Snipplr Blog</a>
0 659 posted 14 years ago by kossmoss
closes opened tags in text piece. original code slightly modified to supress PHP warnings NOTE: need to fix the order of closing tags to get standards compliance
0 572 posted 14 years ago by kossmoss
« Prev 1 Next »