Quantcast
Channel: LoneShooter.com » mysql
Browsing latest articles
Browse All 2 View Live

Database Charset and Collation Changing

Here is a useful PHP script for changing collation of your database.   Just follow the steps: 1. Create file e.g.: changedbcollation.php with the following content:   <?php /** * Script for changing...

View Article



MySQL – Count Number Of Words

MySQL doesn’t contain built in function for counting number of words in a column. It’s a very common request so we need use a trick for this purpose. The query bellow returns number of words separated...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images