PHP, MySQL, and JavaScript Tutorials - Page 56

Guides across PHP, MySQL, JavaScript, Laravel, React, and backend tools.

jQuery ThickBox

jQuery ThickBox is a kind of popup dialog overlay on top of the browser window. This is a UI widget written in JavaScript by Cody Lindley us ...

November 27th, 2013

PHP Session Encode Decode

In PHP, session encodes and decode operations are automatically performed while storing session data in memory and reading stored sessions, ...

November 22nd, 2013

jQuery Menu Dropdown

This tutorial will show a dropdown menu using jQuery and CSS. By adding the dropdown feature to the menu, we can clean our menu area by cont ...

November 20th, 2013

PHP Escape Sequences

Escape sequences are used for escaping a character during string parsing. It is also used for giving special meaning to represent line break ...

November 8th, 2013

MySQL vs MySQLi in PHP

MySQL and MySQLi are PHP database extensions implemented by using the PHP extension framework. PHP database extensions are used to write PHP ...

October 30th, 2013

Facebook Open Authentication in PHP

Open authentication is for providing access to the server resources after authorizing users via third-party services. It will take place bet ...

October 28th, 2013