Home
Home

Directory
Directory

Articles
Internet News
Security News
Ecommerce News
Domain News

Site Tools
Site Speed Test
Keyword Research
Resolve Hostname
DNS Tools
Register Domains
Affiliate Programs
Open Source

Shopping Carts
Cart Reviews
SSL Certificates

Enter your email address to subscribe to our updates:

Delivered by FeedBurner


Venue Charts
Channel Traffic Rankings
OAI Stock Quotes and Charts
eBay's Worst Feedback

Forum
Forum Home
TulipTools News
Advertising
Blogging
Computer Hardware
Domain Names
Ecommerce
Financing
Int'l Trading
Graphics and HTML
Internet Access
Legal Issues
Internet Business
Auction Sites
Classified Ad Sites
Fixed Price Venues
Operating Systems
Programming
Search Engines
Internet Security
Software
Web Hosting
Webmaster Issues
Reviews
Announcements
Off Topic Discussion

Web Hosting
TulipHosting

Domain Names
TulipDomains

Web Stats
TulipStats

Forum Rules
Forum Rules
Privacy Policy

Site Map
Forum Sitemap
Sitemap Topics




Directory| Forums| Internet News|Cart Reviews| DNS Tools| Keyword Research| Site Speed Test| Security| | Domain Marketplace| Domain Blog
TulipTools Internet Business Owners and Online Sellers Community
  • Home
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register
TulipTools Internet Business Owners and Online Sellers Community › Programming and Databases › Programming and Databases › PHP v
1 2 Next »

A few reasons why PHP Sucks!!!!!!!!!!

  
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
A few reasons why PHP Sucks!!!!!!!!!!
02-26-2006, 01:01 PM,
Post: #1
mandy Offline
Administrator
*******
Posts: 9,932
Likes Given: 0
Likes Received: 6 in 5 posts
Joined: Feb 2011
Reputation: 0
A few reasons why PHP Sucks!!!!!!!!!!
2 articles pointing out a few problems with PHP:

Quote:Here’s what makes PHP a toy and not a tool. I can’t stress that enough. If you’re planning to develop a software system and you have a choice on which technology you want to implement it: there is almost NO reason for implementing it with PHP, but a lot of reasons against. I already used PHP when it was called PHP/FI. I understand that today’s PHP has organically grown out of that CGI binary. But unfortunately PHP is now being marketed as a “enterprise-class” technology.

  1. There are 3 incompatible versions of PHP.

      There have been 2 forward-incompatible changes in the codebase that make a certain amount of code backward and forward-unportable. While backward-portability is most often not supported, as new versions of the runtime introduce new features, forward-portability, that means backwards-compatibility for the runtime, is a must. Especially for software systems that need big investments to develop...

full article: http://maurus.net/work/php-sucks/

Quote:...all the PHP code I’ve seen in that experience has been messy, unmaintainable crap. Spaghetti SQL wrapped in spaghetti PHP wrapped in spaghetti HTML, replicated in slightly-varying form in dozens of places. Everyone agrees on PHP’s upsides: it’s written for the web, it’s easy to deploy and get running, and it’s pretty fast. Those are important advantages. And I’m sure that it’s possible to write clean, comprehensible, maintainable, PHP; only apparently it’s real easy not to. But PHP has competition, most obviously Rails; and don’t write the Java EE crowd off, they’re not stupid at all and they’re trying to learn the lessons that PHP is trying to teach...

full article: http://www.tbray.org/ongoing/When/200x/2006/02/17/PHP
Like Post Reply
[+]
03-03-2006, 03:24 AM,
Post: #2
rose Offline
Big Member
*****
Posts: 465
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Jul 2005
Reputation: 0
Re: A few reasons why PHP Sucks!!!!!!!!!!
Quote:..all the PHP code I’ve seen in that experience has been messy, unmaintainable crap. Spaghetti SQL wrapped in spaghetti PHP wrapped in spaghetti HTML, replicated in slightly-varying form in dozens of places.

Sucky programmers used to gravitate to Perl until PHP arrived and made it even easier for beginners to program badly.
http://www.gentoo.org/
Like Post Reply
[+]
06-07-2006, 08:03 AM,
Post: #3
mandy Offline
Administrator
*******
Posts: 9,932
Likes Given: 0
Likes Received: 6 in 5 posts
Joined: Feb 2011
Reputation: 0
Reasons why PHP and MySQL are killing LAMP
Another pair of related articles on why PHP and MySQL suck!!!!!  Smile

Quote:Open source software has fought a long battle to get where it is today, and at least 3/4 of the so-called LAMP (Linux, Apache, MySQL, PHP) stack are under vigorous attack by many, myself included. Why?...

I'm quite opposed to using MySQL and PHP, and I'm none too fond of Apache... To be fair, Apache is the least problematic of the three and if there were no alternatives, I'd use it without a lot of complaint.

MySQL and PHP, on the other hand, really raise my ire. Both of them have two major problems:

  1. Bug ridden (by this I am including both misfeatures as well as actual bugs).
  2. They encourage bad habits.

full article: http://blog.develix.com/frog/user/cliff/...06-06-04/9

Quote:Whether the designers of PHP intended it to be or not, PHP is widely considered to be a good beginner's language, probably due to its low barrier to entry. Whether they wanted it or not, that's what they've got and this fact must be recognized and accounted for.

Let's go over the various settings in php.ini that can open serious security holes:

  1. register_globals - this injects user-supplied data into the global namespace
  2. allow_url_fopen - allows remote URLs to be opened as if they are local files
  3. magic_quotes_gpc - pretends to protect you from malicious input

full article: http://blog.develix.com/frog/user/cliff/...06-06-06/1
Like Post Reply
[+]
07-23-2006, 11:01 AM,
Post: #4
misteroriginal Offline
Plum Devotee
******
Posts: 589
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Sep 2005
Reputation: 0
Re: A few reasons why PHP Sucks!!!!!!!!!!
I know the bears take PHP to bed everynight, so I was going to shock them with a "Why PHP Sucks Eggs" post. Unfortunately, the robotic Mandy is half a year ahead of me once again. Dammit!

OK, let me just add a link that shows the beginning of the overdue PHP decline:
http://www.php.net/usage.php
Like Post Reply
[+]
« Next Oldest | Next Newest »




Possibly Related Threads…
Thread Author Replies Views Last Post
  PHP Programming Basics mandy 2 6,489 03-26-2014, 02:50 AM
Last Post: ValerieCasady
  PHP CODE HELP Zasik 2 4,038 11-05-2009, 02:27 AM
Last Post: regic
  PHP questions - % of web + finding a developer / host Zemfik 0 5,298 02-26-2008, 11:28 PM
Last Post: Zemfik
  May I have some PHP coding help please? PG :o} 19 14,264 12-12-2006, 02:47 AM
Last Post: PG :o}
  A Guide to PHP Accelerators and Cachers mandy 0 4,000 11-03-2006, 11:16 AM
Last Post: mandy
  A developer's guide to migrating from PHP 4 to PHP 5 mandy 0 3,907 10-04-2006, 10:29 AM
Last Post: mandy
  eBay Developer Program's Adam Trachtenberg talks about PHP and the eBay API regic 0 3,685 08-21-2006, 01:59 PM
Last Post: regic
  P4A - a Rapid Application Development (RAD) framework for PHP misteroriginal 1 4,435 08-06-2006, 06:04 PM
Last Post: misteroriginal
  TT Articles: Introduction To Regular Expressions In PHP regic 0 3,720 06-19-2006, 07:37 PM
Last Post: regic
  Recommended PHP reading list mandy 0 3,657 03-17-2006, 10:57 AM
Last Post: mandy

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)
  • Contact Us
  • TulipTools Internet Business Owners and Online Sellers Community
  • Return to Top
  • Lite (Archive) Mode
  • RSS Syndication
  • Help
Current time: 12-13-2025, 12:47 PM Powered By MyBB, © 2002-2025 MyBB Group. Theme created by Justin S.
powered by Apache

powered by Linuxpowered by CentOS

Copyright 2000-2013 TulipTools.com. All rights reserved.