Help Needed: OOP

I am a web-designer looking for somebody to write object oriented php with
MySQL as a backend to a small section of business sites.

Credits for your work will be yours and will be written as such on the
parent companies site.

interested parties contact me on gaukrodger [at] ntlworld.com with a sample class
and a brief description your abilities.
Andrew Gaukrodger [ Di, 10 April 2007 18:54 ] [ ID #1683484 ]

Re: Help Needed: OOP

Andrew Gaukrodger wrote:
> I am a web-designer looking for somebody to write object oriented php with
> MySQL as a backend to a small section of business sites.
>
> Credits for your work will be yours and will be written as such on the
> parent companies site.

Why not take a look at freshmeat.net and get a project from there that covers
your needs.

--

//Aho
Shion [ Di, 10 April 2007 19:16 ] [ ID #1683485 ]

Re: Help Needed: OOP

"Andrew Gaukrodger" <gaukrodger [at] ntlworld.com> wrote in message
news:AjPSh.37$Jv3.36 [at] newsfe6-win.ntli.net...
|I am a web-designer looking for somebody to write object oriented php with
| MySQL as a backend to a small section of business sites.
|
| Credits for your work will be yours and will be written as such on the
| parent companies site.

wow! now THAT really pays the bills!!!

| interested parties contact me on gaukrodger [at] ntlworld.com with a sample
class
| and a brief description your abilities.

sample class (singleton [not simpleton, as in your mentality]):

<?
class fuck
{
private static function __construct(){}
public static function off(){ return 'fuck off'; }
}
?>

sample use:

<?
echo fuck::off();
?>

:)
Steve [ Di, 10 April 2007 21:00 ] [ ID #1683487 ]

Re: Help Needed: OOP

> <?
> class fuck
> {
> private static function __construct(){}
> public static function off(){ return 'fuck off'; }
> }
> ?>
>
> sample use:
>
> <?
> echo fuck::off();
> ?>

im sorry but your going to be dissapointed your chances are blown:-

Fatal error: Constructor fuck::__construct() cannot be static in
PHPDocument1 on line 6
Peter [ Mi, 11 April 2007 10:59 ] [ ID #1684567 ]

Re: Help Needed: OOP

"peter" <submit [at] flexiwebhost.com> wrote in message
news:evi7vh$hpc$1 [at] aioe.org...
|
| > <?
| > class fuck
| > {
| > private static function __construct(){}
| > public static function off(){ return 'fuck off'; }
| > }
| > ?>
| >
| > sample use:
| >
| > <?
| > echo fuck::off();
| > ?>
|
| im sorry but your going to be dissapointed your chances are blown:-
|
| Fatal error: Constructor fuck::__construct() cannot be static in
| PHPDocument1 on line 6

lol. dilligaf?
Steve [ Mi, 11 April 2007 15:22 ] [ ID #1684575 ]
PHP » alt.php » Help Needed: OOP

Vorheriges Thema: Having a problem with connection
Nächstes Thema: better solution for attack on login