|
|
|
|
Login To Share Articles With PHP Community jQuery "Pinify" Plugin Tutorial for Building AppToday, information on the web is consumed in various ways. Generally, users access the information using a browser. However, in recent times this information is… read more HTML5 Boilerplate: Working with jQuery and ModernizrThis article concludes a two-part tutorial on the many benefits of using HTML5 Boilerplate. As you'll see, its “style.css” and “index.html” files are real time-savers,… read more FONT SIZING WITH REMUnfortunately, there are still various pros and cons that make the various techniques less desirable. It's just a matter of which less-desirable is most desirable. Changing Wordpress admin login error messageIt can be surprising how easy it is to overlook security issues in software design. WordPress for example, after all the versions, still displays login… read more Implementing the ArrayAccess InterfaceThis is the second part of an occasional series looking at practical uses for the PHP SPL and predefined interfaces. The first post in the… read more Symfony2 Security AuditThe Symfony2 core team takes security issues very seriously; we have a dedicated procedure to report such issues, and the framework itself tries to give… read more SQL Server Journey with SQLAuthorityYesterday I posted A Quick Trick about SQL Server 2012 CONCAT function and the very first comment in few minutes of Vinod Kumar. He suggested that… read more SQL Server: Create Objects Automatically in New DatabasesSuppose whenever a new database is created, you also want to create a stored procedure automatically (by default) in this new database. Let us see… read more The future smells like JavaScriptBut I think the movement is significant and can't be overstated. And recent developments are really even making it more and more interesting. read more Excited About PHP AgainTen months ago when I started at Mozilla, I began transitioning away from PHP and into Python and Django. This was inevitable: the Mozilla Webdev… read more How to test Credit Card numbers using Luhn’s algorithmAlmost all credit card numbers used are generated using Luhn’s algorithm. Luhn’s algorithm is a simple checksum formula to validate variety of numbers. We can… read more Create Twitter, Facebook style ‘x-time ago’ date format in phpWe used to see “1 minutes ago”, “2 days ago” time format in may websites like Twitter, Facebook, etc. This is what is called ‘x-time… read more PHP 5.3.10 Released!The PHP development team would like to announce the immediate availability of PHP 5.3.10. This release delivers a critical security fix. read more How to fix xhtml and css validation errors in VirtuemartLast week I received a private message on our forum from one of our members saying that his Virtuemart store was failing css validation and… read more 10 Ways to Set Up a Testing Environment for WordPressIt’s very important to have an environment where you can test new themes and plugins without breaking your live site. That’s why many WordPress site… read more PHP for Android adds a new Dimension to app developmentAndroid app development is taking over iPhone and will soon go wild. However, the app development process is not as well defined as app development… read more WordPress Theme Files Execution HierarchyAs you know I also write for the wp tuts site which is great resource for the wordpress development. Yesterday they have published my one… read more The State of NoSQL in 2012If you’ve been working in the online (e.g. internet) space over the past 3 years, you are no stranger to terms like “the cloud” and… read more How to Access jQuery's Internal DataAs you may or may not be aware as of jQuery 1.7 the whole event system was rewritten from the ground up. The codebase is… read more Useful CSS Snippets for Your Coding ArsenalCSS is a beautiful language but it can also be frustrating at times. Certain CSS solutions don’t work on certain browsers (cough Internet Explorer cough)… read more |
|