Main Menu
Home Articles Directory Submit Popular Site Top Rated Site - Programming - Database - Management - Software Testing and Quality Assurance - Approaches, Process, Methods New Links RSS/Atom
Sponsors



  Main  |  Submit New Article  

  Popular articles (top10)  |  Top rated articles (top10)  |  Category List  |  Randum jump  

Main  arrow  Programming  arrow  PHP  (136)


Sort by:   Title ( Title (A to Z) Title (Z to A)) Date ( Date (Old Links Listed First) Date (New Links Listed First)) Rating ( Rating (Lowest Score to Highest Score) Rating (Highest Score to Lowest Score)) Popularity ( Popularity (Least to Most Hits) Popularity (Most to Least Hits))
Articles currently sorted by: Title (A to Z)


Visit   Scaling PHP applications with Varnish    Last Update 2008/3/12 10:59
Category  Programming  arrow  PHP  :  Programming  arrow  Platforms  arrow  Web Server
Description
Sites have also learned how to scale to keep pace with demand. Need more bandwidth? Lease a bigger pipe. Need to run faster? Crank up the clock cycles. Need to push more pages? Deploy more Web servers. Yet more servers? Perhaps. If you have cash to burn.

In fact, you can scale a site many ways, and multiplying servers is but one (albeit often practical and necessary) approach. Another technique reallocates existing servers to defuse overwhelming incoming traffic. The kernel of the idea: Why generate a page anew again and again? There are many cases in which a generated page can live for seconds, even longer. The trick is to keep the page handy when the second, third, and 10,000th visitor visits its URL. Here, I combine PHP with smart software called a reverse proxy to cache pages and save servers.

Hits: 10  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Seven habits for writing secure PHP applications    Last Update 2008/10/1 14:00
Category  Programming  arrow  PHP  :  Programming  arrow  Security
Description
Security in a PHP application includes remote and local security concerns. Discover the habits PHP developers should get into to implement Web applications that have both characteristics.

Hits: 8  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Squash bugs in PHP applications with Xdebug    Last Update 2007/10/11 9:35
Category  Programming  arrow  PHP  :  Software Testing and Quality Assurance  arrow  Software Testing  arrow  Unit Testing  :  Programming  arrow  Tools
Description
The Xdebug extension for PHP helps you autopsy your application when an error or crash occurs. Learn how to use Xdebug to trace the call stack, analyze memory usage, and comb through the contents of arguments and variables.

Hits: 24  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Squash bugs in PHP applications with Zend Debugger    Last Update 2007/11/21 9:17
Category  Programming  arrow  PHP  :  Programming  arrow  Tools
Description
A special application called a debugger probes running code, allowing you to suspend execution arbitrarily, examine objects, explore the call stack, and even change the value of a variable on the fly. Learn how to use a debugger to squash bugs in your PHP code.

Hits: 9  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Starting to use ODBC with PHP    Last Update 2011/5/26 19:30
Category  Programming  arrow  PHP  :  Database
Description
Learn how to set up and use the universal database connection technique known as Open Database Connectivity in conjunction with the web development language PHP. This is an introductory article for the technologies required to make an open, reliable, and standardized web application — namely, PHP, ODBC, and SQL.

Hits: 11  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Store datasets directly in shared memory with PHP    Last Update 2012/1/23 19:16
Category  Programming  arrow  PHP
Description
Learn about shared memory and how to use it in web applications as a data storage option, benefiting from high speed, reliability, and data exchange with other applications. The examples provided will show its use to solve common problems in web application development.

Hits: 3  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Strategies for refactoring untestable PHP code    Last Update 2011/7/26 14:03
Category  Programming  arrow  PHP  :  Approaches, Process, Methods  arrow  Agile  arrow  Refactoring
Description
With the growth of PHP from a simple scripting language to a full-fledged programming language, there has been a parallel growth in the complexity of the code bases of a typical PHP application. To control support and maintenance of these applications, various testing tools help automate this process. One method, unit testing, allows you to test the code you write directly for correctness. However, often legacy code bases aren't adaptable to this kind of testing. This article looks at strategies for refactoring common problematic PHP code to make it easier to test using popular unit testing tools, while reducing dependencies that improves your code base.

Hits: 8  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Streamlining Flex and PHP development with Flash Builder for PHP    Last Update 2011/5/4 19:01
Category  Programming  arrow  PHP  :  Programming  arrow  Flex/Flash
Description
Use Flash Builder for PHP to create and debug a Flex client that consumes a PHP service.

Hits: 3  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Test Drive: Deploy your application to a web server    Last Update 2010/12/29 11:19
Category  Programming  arrow  Java  :  Programming  arrow  PHP  :  Programming  arrow  Configuration Management  :  Programming  arrow  Flex/Flash  :  Programming  arrow  ColdFusion
Description
In this tutorial, you take a look at where your service code,your server-side class files, need to be placed on your web server so your Flex application can access them. Because this is application server dependent,refer to the section for your server side-technology—PHP, ColdFusion, or Java.

Hits: 11  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   The CakePHP Framework: Your First Bite    Last Update 2006/7/21 10:33
Category  Programming  arrow  PHP
Description
CakePHP is one of the most popular frameworks for PHP: its modest, yet important goal is to provide an appropriate structure for PHP applications.

Hits: 48  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)



« [1] 4 5 6 7 8 9 10 (11) 12 13 14 » 
Software Development Expertise

Load Testing Software and Services by Web Performance : the only load testing software with "how many users" analysis

Software Development - Svitla Systems is an offshore software development company which provides various programming services.

Bug Tracking Software - OnTime is industry leading bug tracking software

Scrum Expert - Agile Project Management Knowledge

Software Testing Magazine - Unit, Load, Functional Software Testing Expertise

Share The Knowledge

Practical
Methods & Tools
RSS 2.0
Twitter
Contact
Software Development Jobs
Login
Username:

Password:


Lost Password?

Register now!
THEME_VALIDXHTML    THEME_VALIDCSS

Copyright (c) 2007-2013 Martinig & Associates | Methods & Tools Software Development Magazine | Privacy Policy
Software Development Tools | Software Development Articles | Software Development Directory | Software Development Videos
Software Development Jobs | Software Development News | Software Development Books
Software Development Blogs | Software Development Conferences