¡@

Home 

php Programming Glossary: rasmus

PHP <<<EOB

http://stackoverflow.com/questions/1048481/php-eob

official information about this and only found a post of Rasmus talking about this. So my question is can anyone explain me..

How to implement MVC from scratch in PHP? [closed]

http://stackoverflow.com/questions/2333093/how-to-implement-mvc-from-scratch-in-php

own mvc php And there is also this interesting article by Rasmus Lerdorf http toys.lerdorf.com archives 38 The no framework PHP..

Building highly scalable web services

http://stackoverflow.com/questions/2567254/building-highly-scalable-web-services

optimize low hanging fruit. I found this audio file from Rasmus Lerdorf really useful. When reading the blog post you will find..

Why are functions and methods in PHP case-insensitive?

http://stackoverflow.com/questions/2749781/why-are-functions-and-methods-in-php-case-insensitive

this question Let me quote from Interview PHP ™s Creator Rasmus Lerdorf The first version of PHP was a simple set of tools that..

How to develop C extentions for PHP apps?

http://stackoverflow.com/questions/2970682/how-to-develop-c-extentions-for-php-apps

by George Schlossnagle chapter 14 of Programming PHP by Rasmus Lerdorf and Kevin Tatroe and specially these slides . Finally..

What is the difference between the PHP open tags ??lt;?=??and ??lt;?php????lt;???

http://stackoverflow.com/questions/3019696/what-is-the-difference-between-the-php-open-tags-and-php

the manual would state that explicitly. Additionally Rasmus Lerdorf inventor of PHP wrote in a reply on the question œIs..

Zend Framework Oauth Provider

http://stackoverflow.com/questions/4061435/zend-framework-oauth-provider

share improve this question I followed this guide from Rasmus Lerdorf to implement an OAuth provider. While I didn't actually..

Is there a point to minifying PHP?

http://stackoverflow.com/questions/4079920/is-there-a-point-to-minifying-php

named HipHop that transforms PHP source into C code. Rasmus Lerdorf one of the big PHP guys did a presentation for Digg..

Having a single entry point to a website. Bad? Good? Non-issue?

http://stackoverflow.com/questions/604046/having-a-single-entry-point-to-a-website-bad-good-non-issue

Bad Good Non issue This question stems from watching Rasmus Lerdorf's talk from Drupalcon . This question and his talk have.. entry point for whatever you build with them. In his talk Rasmus mentions that he thinks this is bad. It seems to me that he.. issue. php mvc share improve this question In short Rasmus or the interpretation is wrong. This shows a clear lack of understanding..

Is APC compatible with PHP 5.4 or PHP 5.5?

http://stackoverflow.com/questions/9611676/is-apc-compatible-with-php-5-4-or-php-5-5

Make of that what you will. On 10 December 2012 21 05 Rasmus Lerdorf wrote APC is at the point now for 5.4 where I don't..