Tag Archives: Php 4

Php: Hypertext Preprocessor

Santanu Boral asked: PHP is generally a scripting language, which is suited for web development. It can be embedded into HTML. If you want to know about PHP, you have to check out the online manual. PHP 5.2.5 is announced by the PHP development team. In fact all PHP users are encouraged to upgrade to [...]

Getting Your Php Certification

Levi Reiss asked: If you are interested in becoming a PHP professional, you should consider PHP Certification which requires passing a single exam containing from 50 to 70 multiple-choice questions. This exam was developed by the creator of the PHP language. When you pass the exam you are entitled to call yourself a Zend Certified [...]

Php Frameworks

Pranav Bhat asked: PHP Frameworks: PHP is finally getting the attention that i deserves, yes I have always believed that PHP is one of those neglected languages, neglected because they are used in abundance but there isn’t enough programs or as we call them frameworks to work on PHP. But that was until the release [...]

Trying to test PHP scripts but weird error message comes up?

olympikdude asked: Okay, just figuring out PHP, SQL, Apache. I have it all running right, localhost is all set up. I have made a bunch of PHP files and I’m trying to test a simple user registration page. Everytime I fill out the information (name, email, password, etc.) I click the button “register me” and [...]