|
|
|
|
|
Login to share your opinion How to Build Your Email Marketing List with a WordPress WebsiteYou know that email subscribers drive traffic and make up the long-term, profitable audience for your brand or business. But only a handful of your… read more Debugging Your Magento E-Commerce Applications in PHPMagento is the world's most popular open source e-commerce platform, relied upon by countless Fortune 500 and small business alike for selling goods and services… read more How to find that cookie set in browsers or not?When you code with javascript and set cookies using the javascript code, now when you test it then you did not get the result, all… read more Free Live Chat API for PHP developers by BanckleBanckle Live Chat – an online chat and customer support solution has now announced a free live chat API for PHP developers. It allows all… read more New Project Released: JZ Parse URL jQuery PluginIn the advent of the recent URL Parsing tutorials I’ve decided that we put the knowledge we’ve gained into practice and create a lightweight jQuery… read more HTML5 Logo Design Using CSS3As you probably found out, some time ago, the The World-Wide Web Consortium (W3C) has unveiled the HTML5 Logo. They launched more than a logo as… read more Replicating MySQL AES Encryption Methods With PHPThis article centers on what was produced by senior developer Derek Woods and how to use it in your own applications. read more Auto start Session in PHPHere, I come with quick and simple article.You all know about session and if you want to use session in PHP, you need to explicitly… read more Javascript Line of Business DevelopmentEmbedded JavaScript (hereafter refered to simply as EJS) is a templating engine, much like moustache, which I covered in an earlier post. At first glance, this… read more How To Cache Ajax Request In Easiest Way Using jQueryAnybody trying caching with ajax may find it difficult but the reality it is not. Rather its not at all hard and very easy to… read more What to look for in a Javascript programmerI was recently invited to an interview by a well-respected internet company in bangalore for the position of a JavaScript engineer. I thought this would be… read more how to change menu in ajax chat moduleThere is ready made module named ajax chat which is free download from the internet, i used that software and i need some changes in… read more REST - Can You do More than Spell It? Part 4In the previous parts of this series, you learned what REST is, how to develop a RESTful application, and how to consume RESTful services. We’re… read more Hello Vertx JavascriptEveryone is talking about node.js but another new kid in town is vert.x which is similar in nature to node (talking in terms of javascript… read more Page redirection with Live time left preview using jqueryToday we learn how to create a page redirection script using jquery. Usually we use simple redirection function in PHP, javascript, But today we know… read more A Useful String Manipulation Extension for JavaScriptJavascript lacks complete string manipulation operations. Underscore.string attempts to fill that gap. Underscore.string is JavaScript library for comfortable manipulation with strings, extension for Underscore.js inspired… read more Working with files in JavaScript, Part 2: FileReaderIn my previous post, I introduced using files in JavaScript, focusing specifically on how to get access to File objects. These objects contain file metadata… read more REPLACE Command in MySQLIn MySQL, To modify record we mostly prefer to use UPDATE command and you all have an idea about UPDATE command so let’s see another… read more MySQL Full Text SearchMy sql Full text Search is standardized and Provide faster results.We might use other approaches as like we split out multi-word string using for or foreach loop… read more Detect your client with jquery scriptHello everyone, welcome to the tutorial on jQuery. Today I am going to share a very simple but effective scripts for how to detect client… read more |