Tutorial on how to show thumbnail gallery in sidebar in WordPress.
Tag: PHP
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 [...]

Recent Comments