
Today I will share something I learnt handy, I hope it may help you also. I was having Arabic and other non-English language strings in a table, there was requirement to export that data to excel. I hope you know how can we export data using PhpMyAdminin CSV format, lets see How to export data in CSV format from MySQL […]
Read more
Emirates ID Reader in Chrome by alampk.com To work with new Emirates ID card reading and scanning please read my new blog New Emirates ID card reading in chrome or desktop application 1.1- Download required dlls and console app and extract it. 1.2 You will need .net framework 3.5 64 bit installed to run above app 2.1- Go inside extracted […]
Read more
How to delete old files using asp.net MVC from server which are no longer in use, consider expired documents. on my server I have documents which expires after one month. so after a month those documents are not required. users generate more documents every day, so to keep disk space optimized it will be better to delete files which are […]
Read more
Today we will read how to connect to MS SQL Server using PHP. Normally PHP is bundled in an package having MySql as database all required dlls, extensions and libraries to connect to MySql Database with PHP. When we want to make connection with MS-Sql server we need few extra things like some extensions and a bit different code to […]
Read more
How to GET Local LAN IP Address of user using PHP, Javascript, ASP.net. I have also written a blog how to get real public IP of user, but my current Application is intranet based so public IP for all clients is same that is 127.0.0.1 So that is not enough to trace different activities by public IP, So we have […]
Read more
Here in this blog we will learn how to use github repository with TortoiseHG. Normally we use TortoiseHg for bitbucket repositories and TortoiseGit for Github repositories, it looks almost same and feels not much difference. but actually there is much difference in TortoiseHg GUI and TortoiseGit GUI. If you are used to TortoiseHg (which I think is much easier and […]
Read more
During my student life I have studied Subnetting in networking course, but as I moved towards programming and have not studied it more in more detail, now one of our client wants us to create network related application which needs Subnetting knowledge. As non network person it is hard for me to study it in detail and give it enough […]
Read more
Today I came across mysql transactions here we will learn (mysql transactions core php and cakephp). it is really very important and in most cases there is no alternative to it. Most of the time we have to insert, update and delete in multiple tables while performing single process. Do not consider this transaction the Bank transaction, this transaction is […]
Read more
fix and repair USBMost of the time our USB drives stop working, some time it do not allow to format while some time it is showing full-size less that its actual size or any other related problem. Here in this reading you will be able to fix and repair USB without any software in 1 minute. This method does not […]
Read more
One Android Application for all districts of KPK Price Lists is very handy and useful application in whole KPK related applications, designed very well easy to use and performance wise it is second to none. you can review and download this app from Google Play Store using the following link https://play.google.com/store/apps/details?id=com.codingsips.kpl or you can scan the following qr code to […]
Read more