Tag: PHP
WordPress – How To Show Thumbnail Gallery In Sidebar

WordPress – How To Show Thumbnail Gallery In Sidebar

Tutorial on how to show thumbnail gallery in sidebar in WordPress.

Notice: A session had already been started – ignoring session_start() in .. on line ..

Solution for error Notice: A session had already been started – ignoring session_start() in .. on line ..

How to import .sql file in mySQL database?

There are 3 ways to import  .sql database file in mySQL. 1) Import the .sql file from phpMyAdmin Import -> Browse for the .sql file and click on GO. If you are lucky your databae will be imported if not look for next 2 methods 2) Run the sql query from command prompt if you [...]

PHP Tutorial

A very fundamental tutorial on PHP.