[PHP] PEARX - A lightweight non-installer-dependent PEAR channel library.

2012-04-04 Thread Lin Yo-An
Hi folks, Since we can't just use the channel info feature from PEAR, Pyrus installer without installers, and it's hard to reuse. To implements Onion packager, I wrote a lightweight PEAR channel client library (PEARX) , without Installer dependency (like PEAR or Pyrus). PEARX - A lightweight

[PHP] Roller - A High Performance Router for PHP5.3 and PHP5.4

2012-02-29 Thread Lin Yo-An
Hi folks, we have working on a PHP router project for a while, now we have a final stable release for this. Roller - high performance router for PHP5.3+ https://github.com/c9s/Roller And we wrote an extension for dispatching routes, by using this extension, the dispatch performance is faster

[PHP] PhpBrew is released

2012-02-08 Thread Lin Yo-An
. Best Regards, Yo-An Lin (c9s) GitHub: https://github.com/c9s

[PHP] Onion PEAR Packager 0.0.11 Released

2011-12-28 Thread Lin Yo-An
: 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)

[PHP] Question about performance between for iteration and extension function

2011-12-09 Thread Lin Yo-An
typecasting ? And json_encode is the most slowest. -- Best Regards, Yo-An Lin

[PHP] Introducing Onion - Another PHP packager

2011-12-01 Thread Lin Yo-An
and screenshot: http://c9s.blogspot.com/2011/12/php-current-onion-php-package-builder.html This project is hosted on GitHub: https://github.com/c9s/Onion And our pear channel http://pear.corneltek.com/ Hope you will like it. Thanks Best Regards, Yo-An Lin (c9s)

[PHP] new xampp server problem w/mail

2008-12-15 Thread Ian Lin
hi I have been searching for a way to get the php mail function to work and have had no luck. I was hoping you could address my situation:   I have a fairly new xampp install and I need to know how to get mail() to work. I would like to know tha simplest way possible to get the mail function to

[PHP] recommending a PHP book?

2005-03-15 Thread Danny Lin
Can any one recommend a good book that discusses MVC design patterns with PHP (and mySQL)? Thanks. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Printing ASCII on Linux Server

2002-09-02 Thread Mingshuo Lin
I am trying to printout some ASCII Text (using LPR, script see below) to a IBM Proprinter compatible dot-matrix printer, on a server running Linux. Printing works fine, however 2 problems: 1. linefeed (\n) doesn't work 2. escape sequences to print BOLD, ITALIC, UNDERLINE, NARROW don't work

[PHP] Re: php created pages's create time

2002-08-27 Thread lin
Dear Sir, we use php4.1.1+apache put html pages to IE from mysql DB, We find the created pages's create time is not availability, this let me a lot of discommodity, our webpage cann't index in yahoo etc. search engine. please help me, let me know how to avoid it. Mr.lin -- PHP General

[PHP] php created pages's create time

2002-08-27 Thread lin
Dear Sir, we use php4.1.1+apache put html pages to IE from mysql DB, We find the created pages's create time is not availability, this let me a lot of discommodity, our webpage cann't index in yahoo etc. search engine. please help me, let me know how to avoid it. Mr.lin -- PHP General