TandemTables Forum
Rasmus Lerdorf - Printable Version

+- TandemTables Forum (http://tandemtables.com/forum)
+-- Forum: PC/Technical (/forumdisplay.php?fid=4)
+--- Forum: Computer (/forumdisplay.php?fid=6)
+--- Thread: Rasmus Lerdorf (/showthread.php?tid=19111)



Rasmus Lerdorf - Linda - 03-12-2020 01:29 AM

Creator of PHP shares lessons learned.

https://thenewstack.io/php-creator-rasmus-lerdorf-shares-lessons-learned-from-the-last-25-years/


RE: Rasmus Lerdorf - jawjahboy - 03-12-2020 12:31 PM

(03-12-2020 01:29 AM)Linda Wrote:  Creator of PHP shares lessons learned.

https://thenewstack.io/php-creator-rasmus-lerdorf-shares-lessons-learned-from-the-last-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+ ...


RE: Rasmus Lerdorf - Linda - 03-12-2020 10:19 PM

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.