PHP is dead?

It will be dead eventually. The thing is, a good % of the internet still runs on PHP. That's why it exists.
 
In all seriousness, nothing is dead when it comes to programming languages. People use perl and fortran even today.

Any programmer would know this … programming languages are just tools. Use the best tool for the job, it will save your backside. You can crack a nut with a hammer, or a nut cracker… upto you.
 
PHP is excellent. It's unfortunate that TurdPress is the among the most popular examples of a PHP script because it is terrible. It is bloated junk just like the newer versions of phpMyAdmin. I make standalone programs in PHP that use PHP-CLI and these programs tend to match or outperform their C++ counterparts...the benefit here is that the PHP program can easily run on any platform where PHP is installed, and PHP can be install on just about any OS.
 
an unfortunate truth about modern computing in general, init?

Yes, but it's also an opportunity because if you are able to produced optimized code that doesn't depend upon third-party libraries, frameworks, and such then you can do a lot more with the same hardware.
 
PHP will not end, it will be update and update, because number of CRM, websites are using PHP, right now PHP is big part of Internet, it is very very big step.
 
doing business with php more than 6 years , lol
 
Php 4 life <3
I want to clarify that I have been working with PHP for more than 8 years. Now the language is very relevant in terms of its capabilities, and Laravel paired with Octane can handle 30k+ requests per second, which is much more than many other programming languages.
 
Odd that you mention that, I've been working with Python the last few years much more than PHP. I considered changing it to PythonScripted, but opted out.

LOL! Was a random joke really, I was gonna say JavaInjected but Python sounded like snake byte lol
 
yes, writing bots using it is a terrible idea

that's not the most black hat language

dead in black hat matter

still could be used for cloakers and wordpress automatization
 
Back
Top