A survey and discussion of how popular PHP, JSP, ASP, and CFM scripting languages are by counting search engine URLs. |
|
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. |
|
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. |
|
PHP is an Open Source language that is widely popular on the web. However because PHP so popular in shared hosting environments, many people have an impression that PHP is only for small scale web-sites. This is patently untrue, and PHP is in use in many large scale web sites such as Yahoo Finance and for the creation of large web applications such as IMP. This article is an attempt to readdress the balance and show how PHP is used in the enterprise. |
|
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. |
|
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. |
|
PHP Tunisie Magazine is a FREE monthly french magazine for PHP Professionnals. The magazine is created and maintained by PHPTunisie members. |
|
Information, listings, blogs, discussions about Dating Scripts, Dating Software, Matchmaking Software, Matchmaker Software. |
|
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. |
|
Aspect Oriented Software Development (AOSD) is a methodology meant to implement new aspects in software component using external components, but without altering the code that implements the core functionality.
The AOSD concept was applied originally by Java developers. They developed a compiler that implements the AOP (Aspect-Oriented Programming, an implementation of AOSD) white box approach, i.e. the compiler the merges the code that implements the software components core functionality with the necessary code alterations to implement the new aspects where necessary.
This paper provides an introduction into the paradigm of aspect-oriented software development (AOSD). It includes a multitude of practical examples, provided with a view to objectify such abstract approach as AOSD, as well as to help the reader easily grasp its essence and advantages. The paper is primarily intended for programmers working with PHP. Its aim is to demonstrate a way of applying AOSD in PHP-based project |
|
|
|