• Welcome to ROFLMAO.com—the ultimate destination for unfiltered discussions and endless entertainment! Whether it’s movies, TV, music, games, or whatever’s on your mind, this is your space to connect and share. Be funny. Be serious. Be You. Don’t just watch the conversation—join it now and be heard!

Reply to thread

I understand a great deal of many programming languages and how they work, enough so to eventually create a working product. However, it would just take too much of my time with trial and error to get something just right.


I made a PHP application not so long ago using my knowledge of PHP and by using PHP.net to search for the functions I knew, but it turns out a lot of them were depreciated for new functions. So, I had to learn the new functions in order to make it work. That said, it still wasn't programmed well. I ran the code through ChatGPT to make it efficient for PHP 8.3 and it took it down to about 1/2 the code and the speed at which it could run went from 0.2 seconds to execute down to 0.003-0.004 seconds.


Back
Top