I have spending a good time in googling around for solution to make the label and value to show on the chart
Read More »Suitable for creating eNewsletter or bulk email application. We can use wildcard method in SQL. SELECT * FROM tableName WHERE emailField LIKE
Read More »Paypal integration now required Braintree SDK, to use the Braintree SDK, you will require the Client_Token generate from the server. What is
Read More »To force a website domain with https and www, simply add this line to your www root htaccess file RewriteEngine On RewriteCond
Read More »SQL query statement to find duplicate records in a database table. SELECT fieldname1, fieldname2, COUNT(duplicatefieldname) FROM tablename GROUP BY duplicatefieldname HAVING COUNT(duplicatefieldname)
Read More »Sometime we just need to compare left and right table to ensure the data are tally. There’s 2 SQL statement we can
Read More »Most of the Linux hosting have directory browsing enabled, this allow people to view the content of individual folder (Directory) in your
Read More »Simple step to locate your Firebase Cloud Messaging API Key. Open the Firebase Console Click on the Firebase Project Name Click the
Read More »
