On Fri, Feb 28, 2014 at 11:55 AM, Sebastian Valdenegro <[email protected]> wrote: > Please started programming in PHP and I love his simplesa, but I hate > writing "->" to go to the properties of a structure. Is there any way to > replace that symbol to save time?, Especially that I have a bad keyboard > shift key. > Sorry if it sounds like a whim.
Neither http://pecl.php.net/package/runkit or http://pecl.php.net/package/operator even allow you to do what you are asking. The best way would be to use another language. -Hannes -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
