পেওনীয়ারের মত কোম্পানীর মাধ্যমে যেসব ট্রানজেকশন হচ্ছে, অনেকেই সেটার বিপরীতে সরাসরি কোন ইন্সেন্টিভ পাচ্ছেন না! আজকে আমি একটা ঘুরো পথ দেখাবো যেটার মাধ্যমে আপনি প্রবাসী না হয়েও ইন্সেনটিভ সব টাকা দেশে আনতে পারবেন পেওনীয়ার থেকে।
Getting file size from OSX terminal is a pain. Actually it's a pain in all BSD variants. We normally use `ls -sh` on Linux derivatives. But this command on Mac doesn't return a human readable value.
A poorly designed database can make your life hell as a dev while optimizing an app. On the other hand, A good design can speedup your development process along with the performance of the app.
Sometimes we want a summery of size consumed by our databases in MySQL engine.
This will list all databases that current MySQL user can access and list their size in megabyte.
Some of you may still surprise, why the callback function for WP_Ajax returning an additional 0 or something else which is very unwanted at the end of your own response.