Results for mysql
Create a new user and grant permission in MySQL Create a new user and grant permission in MySQL Reviewed by JS Pixels on December 23, 2015 Rating: 5

Using MySql replace function

JS Pixels January 14, 2014
MySql has a very useful function replace() which allows you to replace substring or characters. It is really useful while working with hug...Read More
Using MySql replace function Using MySql replace function Reviewed by JS Pixels on January 14, 2014 Rating: 5

Create a JSON string from mysql database

JS Pixels July 13, 2012
JSON stands for JavaScript Object Notation which is basically a data-interchange format. JSON is used where we want to send data as an obj...Read More
Create a JSON string from mysql database Create a JSON string from mysql database Reviewed by JS Pixels on July 13, 2012 Rating: 5

Using full-text search in php mysql

JS Pixels January 10, 2012
Want to search the text stored in MySQL database. Here php full-text search works for us. So first the question is, What is full-text sear...Read More
Using full-text search in php mysql Using full-text search in php mysql Reviewed by JS Pixels on January 10, 2012 Rating: 5

Find duplicate records in php mysql

JS Pixels July 16, 2011
To find duplicate records in php mysql database use this query. It will list all duplicate entries which occurs more than once. ...Read More
Find duplicate records in php mysql Find duplicate records in php mysql Reviewed by JS Pixels on July 16, 2011 Rating: 5
Remove duplicate entries from php mysql database Remove duplicate entries from php mysql database Reviewed by JS Pixels on July 16, 2011 Rating: 5

List/database of countries for phpmysql

JS Pixels February 17, 2011
Hello friends !! Here is the list of countries for phpmysql database. Just copy the given code and paste it or import this file. Thats all...Read More
List/database of countries for phpmysql List/database of countries for phpmysql Reviewed by JS Pixels on February 17, 2011 Rating: 5

Import excel data into php-mysql records

JS Pixels December 30, 2010
To import excel data into php-mysql records Create a table with required fields.  Make database connection.  Open CSV file and read da...Read More
Import excel data into php-mysql records Import excel data into php-mysql records Reviewed by JS Pixels on December 30, 2010 Rating: 5
Altaf Web. Powered by Blogger.