The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: PHP :: Magazine Articles
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 46    Displaying: 21 - 40 Pages:   1 2 3

   Designing Fast Software Architectures in PHP   Hits: 2416 

 
The recent benchmarking spree of PhpLib, ADODB, PEAR DB, Metabase and Native MySQL has brought more questions up how to to design fast and powerful class libraries in PHP. This short article describes how to design a fast and powerful class libraries in PHP.


Version: n/a   Platform(s): n/a   Updated: Mon Oct 29 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PEAR Tutorials   Hits: 3407 

 
PEAR is the standard library of PHP code for PHP4. Tutorials and documentation on PEAR can be found here.


Version: n/a   Platform(s): n/a   Updated: Tue Apr 10 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP Caches and Debuggers   Hits: 2106 

 
This article presents a compilation of all available PHP debuggers and caches, with benchmarks.


Version: n/a   Platform(s): n/a   Updated: Mon Feb  5 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Comparing PHP with Perl for Dynamic Web Pages   Hits: 3574 

 
The main issues discussed in this article about PHP versus Perl are (1) Perl does not separate code from HTML (2) mod_perl is a fine hack, but still a hack (3) and performance.


Version: n/a   Platform(s): n/a   Updated: Mon Jan  1 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Comparing PHP and Cold Fusion   Hits: 2891 

 
A comparison of PHP of Cold Fusion by Mike Sheldon. It's interesting to note that Allaire is moving strongly toward the Java platform, and reports are that CF 5.0 will be an abstraction layer on a Java Servlet engine. Allaire is also very definitely focusing on the Enterprise market, and IMHO is not paying much attention to the "Pro" market anymore. While the profit margins are definitely better in the Enterprise market, there's a whole ton more volume in the rest of the market, which is ripe for PHP to dominate.


Version: n/a   Platform(s): n/a   Updated: Mon Jan  1 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Why PHP?   Hits: 2329 

 
PHP is now the most popular module for the Apache server, currently running on about two million Web sites. This article discusses a short history, what to look for in a scripting engine, advantages and disadvantages of PHP, and more.


Version: n/a   Platform(s): n/a   Updated: Wed Dec 27 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP.Pirus   Hits: 1996 

 
According to Symantec AntiVirus Research Center, "PHP.Pirus is the first virus written in PHP, a server-side scripting language used for dynamic Web page generation. The virus searches for .php and .htm files and inserts code to call itself. The virus executes only on servers with PHP interpreters. This virus cannot be contracted by simply visiting an infected Web page." The Web page offers technical description and how to remove the virus.


Version: n/a   Platform(s): n/a   Updated: Fri Dec  1 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Measuring PHP, JSP, ASP, CFM Popularity   Hits: 6210 

 
A survey and discussion of how popular PHP, JSP, ASP, and CFM scripting languages are by counting search engine URLs.


Version: n/a   Platform(s): n/a   Updated: Wed Nov 15 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (1) Visitor Ratings

   What's New in PHP4?   Hits: 1509 

 
This article takes a quick look at PHP4's new features. Some of the issues discussed include: the difference between PHP3 and PHP4, Sessions, Output Buffering, COM support on Windows, Java support, and more.


Version: n/a   Platform(s): n/a   Updated: Tue Oct 31 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   A Database-Independent API for PHP   Hits: 3995 

 
PHP's lack of a standard database API makes switching databases difficult and costly once an application has been written. For example, if you write a program that uses a MySQL database on the back end, and you want to modify that program so that it uses a Sybase database, you'll most likely spend hours modifying the code. This article, along with sample codes, discusses possible solutions.


Version: n/a   Platform(s): n/a   Updated: Fri Oct 27 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Free Software Profile: PHP   Hits: 4372 

 
This article takes a brief look at PHP4/Zend technology. It discusses such issues as architecture and functionality, PHP3 vs PHP4, pros and cons of PHP, etc.


Version: n/a   Platform(s): n/a   Updated: Tue Aug  1 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP: Hackers Paradise   Hits: 9194 

 
Being a good PHP hacker isn't just about writing single line solutions to complex problems. For example, web gurus know that speed of coding is much more important than speed of code. This article looks at techniques that can help you become a better PHP hacker. It assumes that you have a basic knowledge of PHP and databases.


Version: n/a   Platform(s): n/a   Updated: Mon Jul 17 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP From an IT Manager's Perspective   Hits: 2183 

 
In this article, Tobias Ratschiller (who runs http://phpwizard.net) explains what PHP is, what it can do, and where it stands compared to other programming and scripting languages.


Version: n/a   Platform(s): n/a   Updated: Wed Jun  7 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP 4.0: Dynamic Content for the Web Warrior   Hits: 1996 

 
PHP 4.0 makes its debut. The author puts PHP 4 through its paces on one of the busiest Web sites around--Linux Today--and what his benchmarking shows will amaze you: PHP 4.0 is an amazingly fast tool that can optimize any Web site.


Version: n/a   Platform(s): n/a   Updated: Wed Jun  7 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Data-Drive Sites with Midgard   Hits: 4058 

 
Zope isn't the only Open Source site-management tool out there. Brian Jepson introduces Midgard. Main topics include: Installing Midgard, Building a Simple Site with Midgard, Defining Styles for Your Site, Creating the Host, Creating Content, Updating the Home Page, and Data Collections.


Version: n/a   Platform(s): n/a   Updated: Tue May 16 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Evolution of a Super Hero   Hits: 2053 

 
The release of PHP 4.0, the long-awaited, next generation of the popular Web scripting language, is just around the corner. The most recent version, release candidate 1, is stable and ready to take over PHP 3.0's role in Web application development. The release takes PHP to new levels, with increased performance, more features, and cleaner syntax.


Version: n/a   Platform(s): n/a   Updated: Tue May 16 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP and XML, technical or cultural gap?   Hits: 1642 

 
Classified as "the most popular Apache module" by E-Soft, PHP is one of the least frequently mentioned languages amongst the XML discussion lists. PHP4 brings many enhancements to PHP's object oriented features and should therefore allow a leap forward in the XML direction which PHP3 didn't allow.


Version: n/a   Platform(s): n/a   Updated: Tue May 16 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP: Past, Present, and Future   Hits: 1539 

 
You may already know that PHP is fast, stable, and easy to learn, but you may not know how it got that way. In this interview, Rasmus Lerdorf, the creator of PHP, talks about the unlikely origins of this open-source product. Then core developers Stig Bakken, Andi Guttmans, and Zeev Suraski explain how they came to work on PHP and discuss the evolution of the language. Plus, you'll hear about the planned support for XML and MySQL and what's going on with Zend.


Version: n/a   Platform(s): n/a   Updated: Tue May 16 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Under The Hood of PHP 4   Hits: 1217 

 
This article discusses features of PHP4, the most advanced version of PHP. Topics include: History Brief, Where Did We Go Wrong?, The Birth of Zend, and Design Changes In PHP 4 and Zend.


Version: n/a   Platform(s): n/a   Updated: Wed Apr 12 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   What You Should Know About PHP   Hits: 2280 

 
PHP can help you look like a web-wunderkid while saving you hours of drudgery. This online article / tutorial presents a little history on PHP, what PHP can do, how to get started with PHP, and more.


Version: n/a   Platform(s): n/a   Updated: Fri Jan 28 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 46    Displaying: 21 - 40 Pages:   1 2 3

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog