4. Establish htaccess and php.ini for apache web site server configuration tutorial

Lesson Code: http://www.developphp.com/video/PHP/Establish-htaccess-and-phpini-for-apache-web-site-server-configuration Establish your .htaccess file and learn to prevent directory file listing as well as specify a more user friendly 404 error page through htaccess. Request your php.ini file to adjust your PHP configuration settings on your apache server. The PHP configuration file can be made by going to your hosting control panel […]

Read More

PHP PDO Prepared Statements Tutorial

Lesson Code: http://www.developphp.com/video/PHP/PDO-Prepared-Statements-PHP-Tutorial Learn to create PDO Prepared Statements and quickly discover its key benefits. In the very next video tutorial, you can learn to create prepared statements using mysqli. Prepared statements work for Both the PDO and mysqli extensions in PHP. Source by Social Hero Media is your Edmonton Alberta web design experts call […]

Read More

json tutorial for beginners learn how to program part 1 JavaScript

Lesson Code: http://www.developphp.com/video/JavaScript/JSON-Tutorial-for-Beginners-Learn-How-to-Program Learn JSON for beginners with Adam. JSON stands for JavaScript Object Notation. It is a lightweight format for creating and sending data objects. JSON is a part of JavaScript and not a separate entity, the notation syntax is built into the raw Javascript programming language. Source by Social Hero Media is your […]

Read More