|
|
|
|
|
Login to share your opinion Object Oriented Programming ConceptsObject Oriented Programming is a programming paradigm using the objects with the help of data structures, field and method to design computer programming. Computer programming… read more How to Blog for StartersBehind any successful blog or website, there’s a though, a unique idea I should say so if you haven’t started blog yet then you must… read more 12 Handy HTML5 Online ToolsHTML5 is an improved innovation that changed the way design exists. Experts are currently on it to make it more revolutionary by bringing new features… read more Top 5 abilities required for a web developerToday’s Internet is a big way to maintain and develop the business of any type and every body advertises his/her business on Website. So for… read more Drag and Drop with jQuery for Touch DevicesEnable drag and drop for touch devices while its not supported. read more Factory Method design patternThe Factory Method design pattern can be applied to situations in programming where you have a set of component classes but won’t know exactly which… read more Plugins for jQuery FacebookFacebook is an integral part of our lives and we are so used to of check it for professional or personal reasons, that its difficult… read more Installation steps for ffmpeg on windowsffmpeg is widely used for media format conversions or encoding. You may have seen on Youtube. Whatever media format you upload, it is converted into… read more PHP Open Source codesPHP being open source, it is widely used scripting language.Open source CMS like Joomla,drupal Ecommerce apps like Magento,Zencart are implemented using php. Seven habits for writing secure PHP applicationsWhen it comes to security, remember that in addition to actual platform and operating system security issues, you need to ensure that you write your… read more Trimming Blanks from a String – PHPYou want to remove whitespace from the beginning or end of a string. For example, you want to clean up user input before validating it. How to use joomla sessionToday i will explain you, “how to user session variable into joomla site”. The Five Golden rules of TypographyIn case you haven’t noticed, the web is predominantly made up of words. This makes it rather difficult for a freelancer to avoid admitting that… read more DigiMantra » Ajax:Quickly submit a form in JQuery using serializeI am sure you often do a form submission via Ajax and more easily using JQuery. But did you know using a simple method called… read more In Open Source, Learn to DecideDave Winer tweeted a photo of a weird, verbose, and confusing Android options screen. I love Android, but like most open source projects, it falls… read more DigiMantra » Show twitter like X days ago in WordPress for timeHave you fantasized of showing twitter like time on your blog, like posted 2 days ago ? I am sure after twitter showing this kind… read more jQuery Performance Tips Cheat SheetI was hunting for jQuery performance tricks for a while to tune my heavy dynamic web app. After digging in a lot of articles decided… read more PHP HanderlersThis is one of the most common topics that I see customers will ask about. As highly important as PHP handlers are, they often the… read more Include php file On all the pages of phpI need to include a files in all of your site’s pages? Normally, you’d use require() or include(). But do I really want to manually… read more Drupal 7 Views Arguments Missing ?Drupal 6 to Drupal 7….tons of changes, restructuring of admin dashboard, some changes modules. |