Re: [PHP] Need Part-time Coder

2011-12-27 Thread Andre Polykanine
Hello Paul, PH> for($i = 0, $ln = sizeof($a); $i < $ln; ++$i) { echo $a[$i]; } foreach ($a as $v) { echo $v; } :P ;-) -- With best regards from Ukraine, Andre Skype: Francophile My blog: http://oire.org/menelion (mostly in Russian) Twitter: http://twitter.com/m_elensule Facebook: http:/

Re: [PHP] Need Part-time Coder

2011-12-27 Thread Ryan Cunningham
How can I get in touch thats the best code I have seen for a long time LMOA On Tue, Dec 27, 2011 at 6:03 PM, Paul Halliday wrote: > On Tue, Dec 27, 2011 at 6:55 PM, Fatih P. > wrote: > > On Wed, Dec 28, 2011 at 12:54 AM, Ashley Sheridan > > wrote: > > > >> On Tue, 2011-12-27 at 17:29 -0500, John

Re: [PHP] Need Part-time Coder

2011-12-27 Thread Paul Halliday
On Tue, Dec 27, 2011 at 6:55 PM, Fatih P. wrote: > On Wed, Dec 28, 2011 at 12:54 AM, Ashley Sheridan > wrote: > >> On Tue, 2011-12-27 at 17:29 -0500, John R. Cornell II wrote: >> >> > Email PHP sample for consideration >> >> >> > echo "hello world"; >> ?> >> >> Reply to list with a few more detail

RE: [PHP] Need Part-time Coder

2011-12-27 Thread HallMarc Websites
> -Original Message- > From: rickycorn...@gmail.com [mailto:rickycorn...@gmail.com] On Behalf Of > John R. Cornell II > Sent: Tuesday, December 27, 2011 5:29 PM > To: php-general@lists.php.net > Subject: [PHP] Need Part-time Coder > > Email PHP sample for consideration [>] Is this the sam

Re: [PHP] Need Part-time Coder

2011-12-27 Thread Fatih P.
On Wed, Dec 28, 2011 at 12:54 AM, Ashley Sheridan wrote: > On Tue, 2011-12-27 at 17:29 -0500, John R. Cornell II wrote: > > > Email PHP sample for consideration > > > echo "hello world"; > ?> > > Reply to list with a few more details for a more detailed reply ;) > >

Re: [PHP] Need Part-time Coder

2011-12-27 Thread Ashley Sheridan
On Tue, 2011-12-27 at 17:29 -0500, John R. Cornell II wrote: > Email PHP sample for consideration Reply to list with a few more details for a more detailed reply ;) -- Thanks, Ash http://www.ashleysheridan.co.uk

[PHP] Need Part-time Coder

2011-12-27 Thread John R. Cornell II
Email PHP sample for consideration

Re: [PHP] [php] static html search engine for php static html site

2011-12-27 Thread Nathan Nobbe
On Mon, Dec 26, 2011 at 6:17 AM, HELP LINE wrote: > Does any know of a better static search engine that i can integrate to my > static php html site. it should not be Google or yahoo bing. > not sure if it's come up yet, but this might work for you, http://www.sphider.eu/ it's based on mysql f

Re: [PHP] Way to output HTML on professional websites

2011-12-27 Thread Alain Williams
On Mon, Dec 26, 2011 at 11:39:06PM -0500, Paul M Foster wrote: > On Tue, Dec 27, 2011 at 12:46:29AM +0100, Florian Müller wrote: > > > > > Hi guys > > Just a little question: I've programmed some nice little websites up to > > 25'000 lines of code. > > Now if I see some bigger websites just as f