
Import Large data file into MySQL
How to import a large sql file into mysql when phpmyadmin has hit it’s 5 or so megabyte limit? This is a common problem so […]
How to import a large sql file into mysql when phpmyadmin has hit it’s 5 or so megabyte limit? This is a common problem so […]
The age-old debate between PHP versus ASP.NET is not really what I am trying to get into here. I am also not trying to talk […]
Joomla 1.6 shows quite a lot of prominent changes as compared to its previous version 1.5. And even with the advance of the 1.6th version […]
Some applications require finding out what the current time would be in a particular timezone. Another similar requirement would be to convert a given date/time […]
HTML is the most powerful content presenting language of the WWW, an old but crucial technology of the Internet. HTML 5 is the latest version of […]
IE seems to freeze or take a long time to render a page if there are more than 2 or 3 CKeditor textareas in the […]
Right now the most stable version of PHP is v5.3.6 released on march 17, 2011. PHP is powerful web language which has a big community […]
Since PHP is a loosely typed language, it provides great flexibility in creating variables and objects at runtime without having to specifically declare them first. […]
Recently I was working on the designs of a few websites and I had come across an unusual new problem for me. I do know that […]
PHP provides the fgetcsv function to automatically import values from a csv file. However it does not consistently work with cases where the starting of […]
Copyright © 2025 | WordPress Theme by MH Themes