Need A Programmer

getstarted

Member
May 18, 2008
94
0
6
Hi

I have to have a small web based app. made. (pref linux)

Please pm me for more info if you are interested.


Thanks

PS. Or if you know a good programmer
 


Look for one on a freelance site. They usually get the job done well if you explain what you need in details.
 
I can help you with all kind of programming work. I do not have enough post and i can't send PM. You can contact me if you like to discuss this with me.

Thanks.
 
LAMP .. Linux Apache MySQL and PHP

Code:
<?php

function __autoload($class){
    require_once($class.".php");
}

class fedman extends fail {

    public function apologize($args=array()){
        if(!$args['sorry']) return parent::kickinass();
        return "no worries";
    }

}

$a = new fedman();
echo $a->apologize($_POST);

?>
i didn't ask you for what LAMP stands for .. more what you've been doing in the LAMP environment that quantifies your "4 plus years experience"