php-general Digest 28 Dec 2011 18:37:29 -0000 Issue 7626

2011-12-28 Thread php-general-digest-help

php-general Digest 28 Dec 2011 18:37:29 - Issue 7626

Topics (messages 316112 through 316119):

Need Part-time Coder
316112 by: John R. Cornell II
316113 by: Ashley Sheridan
316114 by: Fatih P.
316115 by: HallMarc Websites
316116 by: Paul Halliday
316117 by: Ryan Cunningham
316118 by: Andre Polykanine
316119 by: Jonesy

Administrivia:

To subscribe to the digest, e-mail:
php-general-digest-subscr...@lists.php.net

To unsubscribe from the digest, e-mail:
php-general-digest-unsubscr...@lists.php.net

To post to the list, e-mail:
php-gene...@lists.php.net


--
---BeginMessage---
Email PHP sample for consideration
---End Message---
---BeginMessage---
On Tue, 2011-12-27 at 17:29 -0500, John R. Cornell II wrote:

 Email PHP sample for consideration


?php
echo hello world;
?

Reply to list with a few more details for a more detailed reply ;)

-- 
Thanks,
Ash
http://www.ashleysheridan.co.uk


---End Message---
---BeginMessage---
On Wed, Dec 28, 2011 at 12:54 AM, Ashley Sheridan
a...@ashleysheridan.co.ukwrote:

 On Tue, 2011-12-27 at 17:29 -0500, John R. Cornell II wrote:

  Email PHP sample for consideration


 ?php
 echo hello world;
 ?

 Reply to list with a few more details for a more detailed reply ;)


?php echo  ;) ; ?
---End Message---
---BeginMessage---
 -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-gene...@lists.php.net
 Subject: [PHP] Need Part-time Coder
 
 Email PHP sample for consideration
[] 
Is this the same person that was looking a month ago or...? 

Either way, asking for a Sample is not the best way to determine a coders
capabilities. Anyone including a three year old could copy and paste
anything and claim it as their own. When it comes to contracting a coder it
is probably best to ask them for a portfolio and/or references. If you want
to hire them instead as an employee then maybe you could have a competent
coder interview them. Thanks for playing. 

---End Message---
---BeginMessage---
On Tue, Dec 27, 2011 at 6:55 PM, Fatih P. fatihpirist...@gmail.com wrote:
 On Wed, Dec 28, 2011 at 12:54 AM, Ashley Sheridan
 a...@ashleysheridan.co.ukwrote:

 On Tue, 2011-12-27 at 17:29 -0500, John R. Cornell II wrote:

  Email PHP sample for consideration


 ?php
 echo hello world;
 ?

 Reply to list with a few more details for a more detailed reply ;)


 ?php echo  ;) ; ?

?php
$a = array('he', 'llo', ' ', 'w', 'orld', '!');
for($i = 0, $ln = sizeof($a); $i  $ln; ++$i) { echo $a[$i]; }
?

-- 
Paul Halliday
http://www.squertproject.org/
---End Message---
---BeginMessage---
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 paul.halli...@gmail.comwrote:

 On Tue, Dec 27, 2011 at 6:55 PM, Fatih P. fatihpirist...@gmail.com
 wrote:
  On Wed, Dec 28, 2011 at 12:54 AM, Ashley Sheridan
  a...@ashleysheridan.co.ukwrote:
 
  On Tue, 2011-12-27 at 17:29 -0500, John R. Cornell II wrote:
 
   Email PHP sample for consideration
 
 
  ?php
  echo hello world;
  ?
 
  Reply to list with a few more details for a more detailed reply ;)
 
 
  ?php echo  ;) ; ?

 ?php
 $a = array('he', 'llo', ' ', 'w', 'orld', '!');
 for($i = 0, $ln = sizeof($a); $i  $ln; ++$i) { echo $a[$i]; }
 ?

 --
 Paul Halliday
 http://www.squertproject.org/

 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php




-- 

Regards
*Ryan Cunningham*
Owner
Construct Media Web Development / SEO / SMMhttp://www.constructmedia-usa.com
Office: 352 671 7868 Cell: 352 857 2040

Twitter http://www.twitter.com/constructmedia |
Facebookhttp://www.facebook.com/RyanCunninghamUSA| Google
Profile https://plus.google.com/116504326755759708880 | Linked
inhttp://www.linkedin.com/in/constructmedia| Client
Support Desk http://constructmedia-usa.com/ostic/
http://www.facebook.com/RyanCunninghamUSA

Don't think you are. Know you are!.




The information contained in this message may be privileged, confidential,
and protected from disclosure. If the reader of this message is not the
intended recipient, or any employee or agent responsible for delivering
this message to the intended recipient, you are hereby notified that any
dissemination, distribution, or copying of this communication is strictly
prohibited. If you have received this communication in error, please notify
us immediately by replying to the message and deleting it from your
computer. Thank you. Construct Media. CMI © 2006-2011

Please note all photo images should be sent in the largest highest quality
format you have available, you also verify in sending the images they are
free from copyright and usage terms and that you are the owner of such art
work and are legally allowed to use this material. You 

php-general Digest 29 Dec 2011 07:33:06 -0000 Issue 7627

2011-12-28 Thread php-general-digest-help

php-general Digest 29 Dec 2011 07:33:06 - Issue 7627

Topics (messages 316120 through 316121):

Re: Need Part-time Coder
316120 by: Kevin Kinsey

EasyPHP (Wamp Server) 5.4.0 RC4 with PHP 5.4.0 RC4 released
316121 by: EasyPHP

Administrivia:

To subscribe to the digest, e-mail:
php-general-digest-subscr...@lists.php.net

To unsubscribe from the digest, e-mail:
php-general-digest-unsubscr...@lists.php.net

To post to the list, e-mail:
php-gene...@lists.php.net


--
---BeginMessage---
You'll want your PHP code to be proprietary and encoded,
of course.

Run this script, save the output, and then run *that*.

?php

$helloworld = 'Hello World';
$n = 30;
for($i=0; $i$n; $i++)
{$helloworld = base64_encode($helloworld);
}
echo '?php\n$h=';
echo chunk_split($helloworld);
echo ';';
echo 'for($i=0;$i'.$n.'; $i++)';
echo '{$h = base64_decode($h);}';
echo 'echo $h;';

---End Message---
---BeginMessage---
Hi

For those who want to help the PHP team to identify bugs.

EasyPHP (Wamp Server) 5.4.0 RC4 is out and includes PHP 5.4.0 RC4 VC9,
Apache 2.2.19 VC9, MySQL 5.5.19, PhpMyAdmin 3.4.9 and development
tools (PHP configuration manager, Apache configuration manager,
add/delete aliases, modules...).
New :
- Virtual Hosts manager : add/delete/activate/desactivate virtual hosts

Enjoy!

Website : http://www.easyphp.org
Screenshots : http://www.easyphp.org/screenshots.php
Facebook page : http://www.facebook.com/easywamp
Twitter : http://www.twitter.com/easyphp
Google+ : https://plus.google.com/109064253798905195298
---End Message---


[PHP] Re: Need Part-time Coder

2011-12-28 Thread Jonesy
On Tue, 27 Dec 2011 17:29:27 -0500, John R. Cornell II wrote:

 Email PHP sample for consideration

Thanks for (perhaps) the last LMAOROFL Posting of 2011!


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Need Part-time Coder

2011-12-28 Thread Kevin Kinsey
You'll want your PHP code to be proprietary and encoded,
of course.

Run this script, save the output, and then run *that*.

?php

$helloworld = 'Hello World';
$n = 30;
for($i=0; $i$n; $i++)
{$helloworld = base64_encode($helloworld);
}
echo '?php\n$h=';
echo chunk_split($helloworld);
echo ';';
echo 'for($i=0;$i'.$n.'; $i++)';
echo '{$h = base64_decode($h);}';
echo 'echo $h;';


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] EasyPHP (Wamp Server) 5.4.0 RC4 with PHP 5.4.0 RC4 released

2011-12-28 Thread EasyPHP
Hi

For those who want to help the PHP team to identify bugs.

EasyPHP (Wamp Server) 5.4.0 RC4 is out and includes PHP 5.4.0 RC4 VC9,
Apache 2.2.19 VC9, MySQL 5.5.19, PhpMyAdmin 3.4.9 and development
tools (PHP configuration manager, Apache configuration manager,
add/delete aliases, modules...).
New :
- Virtual Hosts manager : add/delete/activate/desactivate virtual hosts

Enjoy!

Website : http://www.easyphp.org
Screenshots : http://www.easyphp.org/screenshots.php
Facebook page : http://www.facebook.com/easywamp
Twitter : http://www.twitter.com/easyphp
Google+ : https://plus.google.com/109064253798905195298

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Onion PEAR Packager 0.0.11 Released

2011-12-28 Thread Lin Yo-An
Hi folks,

Onion 0.0.11 has been released, a bundle feature is included.

You can use Onion to build your PEAR package very very easily through a
package.ini meta config file.

Through that, you can also install the PEAR package dependencies into local
directory

So the package can be bundled easily, and can be compiled into a phar file
(through onion compile command) with a built-in PSR-0 classloader.

Blog post:
http://c9s.blogspot.com/2011/12/announcing-onion-bundle-feature.html

Onion is hosted on GitHub
http://github.com/c9s/Onion

You can download a standalone onion executable here:

curl https://github.com/c9s/Onion/raw/master/onion.phar  ~/bin/onion.phar

Run onion.phar to see the available commands:

  $  php onion.phar


-- 
Best Regards,

Yo-An Lin (c9s)