|
|
|
|
|
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 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 OpenSocial jQuery Mixi PlatformOpenSocial jQuery is a jQuery based concise JavaScript Library for rapid OpenSocial Applications development – The jQuery mixi Platform is a plugin to use the… read more 5 Popular Php Forum ScriptsMaking a website forum is a fantastic idea to drive traffic to your website. Your website becomes a destination page meaning that people will visit… 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 10 Most Useful Wordpress Comment PluginsFor every blog or website owner, it is necessary and important that they get proper feedback time and again from the viewers in the form… read more How to prevent image hot linking using htaccess?Hello friend, welcome to my today's post on htaccess. In my last tutorial, we learned about "Difference between http code 200 and 304". Hope you… read more Handling Collections of Aggregate Roots – the Repository PatternOne of the most typical aspects of traditional Domain-Driven Design (DDD) architectures is the imperative persistence agnosticism exposed by the Domain Model. In more conservative… read more Too many bugs and too much stressNo one has told me this and I don't need them too. I feel like one bug that has a negative impact on the user… read more Attach Unattached Media FilesIn this DigWP post, we walk through the process of finding unattached media files and attaching them to their respective posts. read more 10 Most Valuable SEO Plugins For WordPressHere, we have 8 very impressive and stunning graphic effects made with WebGL and will work in your latest browsers such as Chrome. You will… read more Solution: Property 'submit' of object #<HTMLFormElement> is not a functionIf you have came accross this problem then you are at right place for the solution. I have the same problem and I was not… read more Quick and Dirty REST Security (or Hashes For All!)So in working up a new RESTful service I’ve been tinkering with, I wanted to provide some kind of “authentication” system for it. I started… read more Composer Dependency WoesFirst, a little context – I’m currently working on a testing presentation for some folks at work and I wanted to show them how to… read more Implementing IteratorAggregate and IteratorAfter a bit of a break I’m finally able to get back to writing about the predefined interfaces in PHP. PHP provides two interfaces that… read more Making your ivr nodes (call) flow with PAGIThe last article was about how to create call flow nodes for asterisk, using pagi and php, to easily create telephony applications. It's now time… read more |