PHP forums, MySQL forums, Web Development resources

Home PageHome    PHP ResourcesTopic List    FAQFAQ    SearchSearch    MemberlistMemberlist    UsergroupsUsergroups 
 RegisterRegister
    ProfileProfile    Log in to check your private messagesLog in to check your private messages    Download the RSS Reader RSS Feed Download the RSS Reader RSS for this forum Log inLog in 

PHP Forum :: MySQL Forum :: Java Script Forum



What can beat it?

 
Post new topic   Reply to topic    WeberForums.com Forum Index -> Why Use PHP
View previous topic :: View next topic  
Author Message
stuart
Guest





PostPosted: Fri Apr 25, 2003 12:04 am    Post subject: What can beat it? Reply with quote

I for one cannot state any other scripting language that can out preform PHP for website/intranet applications. I mean - ok perl, asp, coldfusion and jsp all have there place, out of them Perl is the closest to PHP in terms of Opensource/Compatibility, but even Perl has seen its days.
Let face it PHP is simply the best around.

stuart

-------------------
www.php-editors.com
Back to top
this213



Joined: 21 May 2006
Posts: 3

PostPosted: Sun May 21, 2006 7:03 am    Post subject: Reply with quote

OK, pull all instances of the word "The" from the wikipedia.org web site with PHP. Write an application to render 3D graphics with PHP. How about even showing the user's internal IP address with PHP. OK, OK, I'll get a bit more realistic: How about connecting to a Domino server?

My point here is that it's not a question of which language is "better", it's a question of using the right tool for the job. Perl blows PHP away in terms of functionality, a better comparison could be made between PHP and ASP (and, of course, PHP blows away ASP).

FYI: Perl sees plenty of time on the back end and it's not likely to be replaced any time soon - and certainly never by PHP.
Back to top
View user's profile Send private message
roberts



Joined: 23 Feb 2007
Posts: 2

PostPosted: Fri Feb 23, 2007 2:36 pm    Post subject: Reply with quote

PHP, while loosely based on C and Perl, has never faced the overwhelming complications ASP has.

PHP is an object oriented language - though scripts need not necessarily be developed that way (there are still a vast number of developers preferring procedural programming, and PHP caters to both schools).

PHP is both cross platform and open source, available for every major operating system and works with most web servers. It is easily extendable by anyone capable of coding in C, and comes pre-bundled with more functionality than ASP could ever offer. Simple capabilities, such as FTP, data compression, file uploads, XML, MD5, encryption and email are not included in ASP and require expensive, third-party packages to be installed. All of this functionality and more are built right into PHP. Complex functions such as dynamic images, IMAP, SNMP, dynamic flash, PDF, native access (non ODBC) to Oracle, Ovrimos, Postgre, Sybase, mySql, MSSQL, Ingres, Interbase and Informix databases, LDAP, and sockets, just to name a few, are available for free to any installation of PHP, but are not (and probably never will be) available with ASP.
Back to top
View user's profile Send private message
irislogic



Joined: 29 Mar 2010
Posts: 2

PostPosted: Mon Mar 29, 2010 4:19 pm    Post subject: Reply with quote

NOW it's the best but I'm sure that within 5 years, something better will come up. That's the cycle of technology and PHP isn't exempt from this. If nothing new comes up then just a better version of it will be developed.
Back to top
View user's profile Send private message
Display posts from previous:   
WeberTrivia Questions WeberTrivia Questions
 Think you are smart? Prove it!. Try your skills with these questions :
 WeberTrivia QuestionsRecursive arrays and multi-dimensional arrays are one and the same. (PHP and MySQL)
 WeberTrivia QuestionsThe \"cache_dir\" tag of the squid configuration has a default of /var/spool/squid. (Linux)

WeberTrivia Questions



PHP Code Examples
 Stream diffrent sizes of images from a single image to save disk space.
 JavaScript dropdown list menu to switch any page.
 Dump the contents of a PHP variable in html format with a recursive list of subfolders and files from a given root directory.
 PHP Dump in html format the contents of one array variable with a recursive list of the nested array variables inside.
 Link Extractor - This function is used to extract links from a given URL. This will convert relative path into absolute path and also remove PHPSESSID stuff.
 Building a Dynamic Form using Javascript and innerHTML. Add form elements in realtime without refreshing the page.
 A PHP Calendar function with CSS : add a cool calendar to any php page by just adding a calendar class based function.
Post new topic   Reply to topic    WeberForums.com Forum Index -> Why Use PHP All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




Powered by phpBB © 2001, 2005 phpBB Group
PHP Forum :: MySQL Forum :: Java Script Forum