TalkPHP

TalkPHP (http://www.talkphp.com/forums.php)
-   Member Introductions (http://www.talkphp.com/member-introductions/)
-   -   BelgianPhpGreeter.php (http://www.talkphp.com/member-introductions/1447-belgianphpgreeter-php.html)

DragonBe 11-13-2007 04:27 PM

BelgianPhpGreeter.php
 
/**
* Author: Michelangelo
* Profession: Enterprise PHP Developer
* Exp: 10+ years (6 years PHP)
* Certs: ZCE 4 & 5
* Contributor on Zend Framework
*/
class BelgianPhpGreet
{
public function beNice()
{
$intro = "Hello php-ers !";
$name = sprintf(
"My name is %s and I'm from %s",
"Michelangelo",
"Belgium"
);
$reason = "Happy to be part of this php community!";

return nl2br($intro . PHP_EOL . $name . PHP_EOL . $reason . PHP_EOL);
}
}

Wildhoney 11-13-2007 04:40 PM

Ingenious way to introduce yourself, Michelangelo! Welcome to the community :) Another Allman style indentation programmer - just what I like to see!

DragonBe 11-13-2007 04:41 PM

did I found a bug in the form script ? My title is a bit escaped.

Karl 11-13-2007 04:42 PM

HI DragonBe, impressive certifications and PHP experience. Welcome to TalkPHP :)

Andrew 11-13-2007 11:31 PM

Very nice introduction. Good to see another person with some great knowledge of PHP (I mean that in addition to the people here, not including me :)).

Welcome.

bluesaga 11-13-2007 11:39 PM

Hi DragonBe, i hope you enjoy your stay here as i have! Great introduction and impressive skill set, you will be a great asset to the community!

DarkPrince11 11-14-2007 12:51 AM

Welcome to the community mate! A very unique introduction to the community, might I add. Great job! ;)

maZtah 11-14-2007 03:06 AM

Hehe, nice introduction en een warm welkom!;-)

See you around!

Haris 11-14-2007 04:04 AM

Welcome to TalkPHP.

:)


All times are GMT. The time now is 02:19 PM.

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0