April 11, 2010 in Tutorial by Achmad Solichin
“To be, or not to be: that is the question:” is the memorable quote from Shakespeare’s Hamlet played in the 1600s. Programmers, today, have a similar dilemma.
When should a programming framework be used?
This takes me back many years to ‘Microprocessors 101’ course in my undergraduate studies. I quite distinctly remember our Professor telling us “Please do not use the Microprocessor to ring the door bell”. This simple and humorous statement carried a profound meaning. For everything there was a purpose. Just because it sounds cool does not mean that you have to use it.
Read the rest of this entry →
Tags: framework
March 30, 2010 in Tutorial by Achmad Solichin
Following the introduction of PHP 5, in 2004, PHP is a worthy description of the object model and transformed into modern language for network use. Earlier PHP scripts would have been of the kind where, to quote from Alice’s Adventures, you would “Begin at the beginning, and go on till you come to the end: then stop.” Today, this approach is much more common procedure for PHP, this article collects some of tutorials of object-oriented data and it’s implementation in PHP.
OOP (Object Oriented Programming) allows us to architect our systems much more clearly and make them more manageable and easier to maintain. The technique also allows to separate form from function to establish a database of codes, clean navigation with many opportunities for reuse of code, apply design patterns and bring in concepts from other brances of computer science.
Read the rest of this entry →
Tags: beginner, object-oriented
March 8, 2010 in Tutorial by Achmad Solichin
In this tutorial We will create realtime chart data update that reflect to price fluctuation. There are many solutions to do this, but now we will cover using a nice flash charting component called FusionCharts. FusionCharts comes with several edition, but now we will use the FusionCharts Free version. You can download it fromhttp://www.fusioncharts.com/free/. By the time of this writing, FusionCharts Free version is 2.2.
Read the rest of this entry →
Tags: ajax, fusionchart, php chart
March 7, 2010 in PHP News by Achmad Solichin
The PHP development team is proud to announce the immediate release of PHP 5.3.2. This is a maintenance release in the 5.3 series, which includes a large number of bug fixes.
Security Enhancements and Fixes in PHP 5.3.2:
- Improved LCG entropy. (Rasmus, Samy Kamkar)
- Fixed safe_mode validation inside tempnam() when the directory path does not end with a /). (Martin Jansen)
- Fixed a possible open_basedir/safe_mode bypass in the session extension identified by Grzegorz Stachowiak. (Ilia)
Read the rest of this entry →
Tags: news, php, php.net
March 6, 2010 in PHP News by Achmad Solichin
Googlism for: php
php is too easy
php is overtaking asp
php is an application
php is possible
php is developed and maintained by morons
php is for you
php is better then asp
php is to zend as modpython is to ???
php is a programming language for website applications
php is a standard
php is way better than asp
php is easy
php is working
php is installed correctly
php is cool
Read the rest of this entry →
Tags: php
March 5, 2010 in Uncategorized by Achmad Solichin
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!