PHP
PHPMailer on shared hosting
Holla amigos. We are showing you today a way to use the PHPmailer with a shared hosting. PHPmailer is a module that is used to send emails using SMTP. It provides a collection of functions Read more…
Holla amigos. We are showing you today a way to use the PHPmailer with a shared hosting. PHPmailer is a module that is used to send emails using SMTP. It provides a collection of functions Read more…
Hello folks Today we will talk about a tool that will facilitate running the node.js application. Every time you edit a nodejs file you need to restart the node application. You usually do Control-C and Read more…
Hello everyone Glad to post again 🙂 Today we’re gonna talk about the cross-platform generator tool for Cordova. This engine targets multiple platforms with just one code base, simple and free. It uses HTML5, CSS Read more…
Holla amigos 😉 Hope you all are good. Today we are introducing a fancy interaction between the browser(any browser) and a self made application. Let’s consider that you want you need to provide a client Read more…
Hello folks. As we explain in the last post about the cross-browser plugins, today we will continue by interacting between the browser and the plugin. For example like send actions, receive response, receive results, etc.. Read more…
Hello folks. Hope you all are well. I am introducing something fancy here 🙂 Imagine you have a JSON object or array, and you need to create classes and the controller in web api for Read more…
Good day fancy guys 🙂 We’re presenting today the best of the best of the best. A remote converter for word to pdf. Using the Microsoft Word Interop apis, we can convert the word file Read more…
hello fellows 🙂 I hope you are all fancy good. Today we will handle the migration between systems. Like upgrading to a new system, or replacing old system with a new different one. Checking old Read more…
Hello guys. Today i’ll be talking a little about bitcoin and how it’s impacting and changing our lives. Intro Look closely to the world we’re living in, it doesn’t matter what color you are, what Read more…
Hello everyone and welcome back to fancy hints. Today, let’s store some data in web SQL, yes SQL in the web. We will be using a local method to cache data from the users client Read more…