This article is more about a concept and not only about a script which I am showing you later. When you surf through numerous blog pages, digg.com or even Google-Search results you always face numbers to click through the various pages:
Read More
In part one of this series (http://www.abcphp.com/category/Articles/getting-started-with-subversion--snipe-net/), you learned what Subversion is and how it can help you, in addition to the terms you’ll need to become familiar with in order to use Subversion in your development process. Part two of this series goes into more specific detail about potential development environments that may work fo
Read More
http://www.abcphp.com/category/Articles/getting-started-with-subversion--snipe-net/), you learned what Subversion is and how it can help you, in addition to the terms you’ll need to become familiar with in order to use Subversion in your development process. Part two of this series goes into more specific detail about potential development environments that may work fo">
Shared hosting environments can be a nightmare when it comes to PHP Web Development, specially in testing stages. Yes, I know one should not be using and paying for a hosting plan if the code is still not production ready, but I have seen some cases.
Read More
This is a list of ten useful articles about database design which includes some tips and practical suggests to help you to design quickly databases for your web projects.
Read More
The most popular and best open source database is MySQL. Simple as that. It is consistently fast , reliabile and very, very easy to use. One of MySQLs main features is its cross-platform support, it will run on almost all operating systems, including Windows, OSX, Linux and many more. So, MySQL is the best database, and we all use it. The question now is which is the best MySQL Admin and Developm
Read More
The most common type of web application a developer encounters are database related. But rarely is the case when you have the required data in your database during testing, making it a frequent source of frustration for programmers, who than have to manually populate the database. Having a dummy set of data is always a good thing.
Read More
cURL is a command line tool for doing all sorts of interesting and essential URL manipulations and data transfers. The original goal of the program was to transfer files programmatically via protocols such as http, ftp, gopher, sftp, ftps, scp, tftp, and many others, via a command line interface. The main benefit of using the command line interface is that you can use the program in your Windows
Read More
Marrying web applications with voice has long been seen as the proverbial pot of gold: easy to dream about but hard to actually find. A few startups (and some large companies) are trying to solve the problem; some are using Voice XML, while others are betting on Adobe’s Flash. Today, TringMe, a Bangalore, India-based startup has thrown its hat in the ring by coming up with a way to marry VoIP wit
Read More
IT Chimes specializes in PHP Web Development and is a professional PHP Web Development Company working on different frameworks such as Joomla, Drupal, Zend techonology and more.
Read More
Maestro is an extension to our hosting control panel that will allow our shared hosting users to easily deploy and manage multiple symfony applications. Some of its key features are:
Install, configure and deploy your project with our Apache Web Servers easily and quickly. Manage the Apache configuration changes that need your Symfony-based sites, including the document root, .htaccess and mo
Read More
Unlike the majority of database systems, MySQL offers a number of table types. Choosing the correct type can be critical for your web application, but few developers realise the implications until it is too late. In this article we examine MyISAM tables.
Read More
There has been much talking about MySQL performance related to logging. Since MySQL 5.1.21, when Bug #30414 was reported (Slowdown related to logging) in 5.1.21 vs. 5.1.20) I have been monitoring the performance of the server, both on 5.0 and 5.1.
Read More
You may have heard of the new features that are scheduled for PHP 5.3, but who knows what they can be used for in real programming? I took the time for some experimental research, and came up with a few examples.
Read More
abcphp.com is a social news website made for people to discover and share PHP related content from anywhere on the Internet, by submitting links and stories, and voting and commenting on submitted links and stories.