ニュース

PHP web development platform has long been praised for its versatile web development support and high customization perks. With this, we have long been studying the perks of using PHP instead of .Net ...
PHP (Hypertext Preprocessor) is a widely-used open source general-purpose scripting language for developing websites and applications. Since the time it was released it is highly evolved with time. As ...
PHPのフレームワークの一つであるCodeIgniterをワケあって触ってみた。 んで、いくらか今まで触ってきたフレームワークとは違うとこがあったので、それをまとめる。 ちなみにぼくが触ってみたCodeIgniterのバージョンは、3.1.0で、 動作環境はMac OSの上にDockerを ...
CodeIgniter is an Application Development Framework - a toolkit - for people who build web sites using PHP. Its goal is to enable you to develop projects much faster than you could if you were writing ...
For every website, we need some sort of admin panel to monitor over the content of the website. The developers must have to start with the basic functinalities like login, logout, create/manage admin ...