Generally everybody has a basic way of proceeding at the working space. While working everyday the developers work on a planned job everyday. This includes pulling out the information’s out of Oracle database and then afterwards dumping them into Microsoft SQL table which is on one of the local IIS Web server. Then the team [...]
Archive for the ‘PHP/MySQL’ Category
Here’s how you can copy a SQL server table to MYSQL using PHP
Use PHP and Pear graph in your web page to show statistics
Nowadays it has become a nice trend to add graphical representation of statistical data to enhance the quality of web pages. But the question is how to create dynamic graph or pie chart or bar chart in the web pages with PHP programs.
Trust me guys, its very easy if you do it with PEAR image [...]
How to use PHPUnit
In the previous topic I discussed the use of PHPUnit for PHP programmers. Hope it has been of help to you. Today I would like to discuss the implementation part of it. As I said earlier, PHPUnit is an integral part of PHP testing. PHPUnit is very easy to use but prior to it, we [...]
Testing framework for PHP
For those who code in PHP must have often faced the challenge of sustaining its performance. But question remains… how to measure its performance and ensure quality??? Well…the answer is PHPUnit( member of Xunit family ). PHPUnit has to be made an integral part of our coding practice as many of us have done in [...]









Posted in
Tags:



