What is PHP?

PHP is a scripting language originally designed for producing dynamic web pages. It has evolved to include a command line interface capability and can be used in standalone graphical applications.[2] While PHP was originally created by Rasmus Lerdorf in 1995, the main implementation of PHP is now produced by The PHP Group and serves as the de facto standard for PHP as there is no formal specification. Read More »

Posted: 26 Sep 2010 Category: blog


Setting up a CodeIgniter Site

it's easiest to install a package such as Xampplite, which installs Apache, PHP, and MySQL on to a Windows machine with minimum configuration by you,If you aren't familiar with the process of setting up a web server. It also helps to have a good PHP editor on your system. You can do it all on a text editor, but I find that the syntax highlighting feature of a good editor saves me from making lots of simple mistakes with unclosed brackets or mismatched quotation marks and notepad++ is enough for me too. Once you've reached this far, now to have… Read More »

Posted: 07 Jul 2010 Category: blog


PHP Programming Interview

Hello i want to share my experience in PHP Programming Interview as much as10 times according from my experience and my friends, i'll divide this interview for three kinds: 1.Demo Portfolio + interview 2.Test Logic Programming + interview 3.Test Web Programming + Psikotest + interview Ok, now I'll explain the first type. when you came to the company, he/she directly asked you:do you bring portfolio?, then obviously you will only make your portfolio presentation. here you must gives a good picture of your software, it will be better if you use PPT for your presentation. most of… Read More »

Posted: 07 Jul 2010 Category: blog


1
2
Next »