TandemTables Forum

Full Version: Rasmus Lerdorf
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Creator of PHP shares lessons learned.

https://thenewstack.io/php-creator-rasmu...-25-years/
(03-12-2020 01:29 AM)Linda Wrote: [ -> ]Creator of PHP shares lessons learned.

https://thenewstack.io/php-creator-rasmu...-25-years/

Thanks for posting that, Linda. Great article. I'm not as comfortable with php as I'd like, but reading the article made me realize that PERL and php are just variations of C+ ...
Perl and PHP are very similar...easy to transition between the languages....although I believe Perl has more ability to communicate with the server root than PHP..at least that is one thing I found when trying to transpose a Perl script to PHP...could not be done. Can't recall exactly what it was, vaguely recall trying to load a Ming movie (swf) file to show on webby....that icon that tells you the movie is loading.

I got a script now that can lower the bytes dramatically on swf files, so no loading icon was necessary.
Reference URL's