|
|
|
|
Login To Have Your Say Dynamic CSS with Razor and no LESS (part 1)When I customize a web site template, I always replace the color palette looking for a consistent set of colors. In this series I’ll tell… read more Currently on PHP's internalsMy last article discussing the current status of PHP's internals was quite well read so it is time for another update. Today I will be… read more How to create REST URLs without verbs?I'm struggling to determine how to design restful URLs. I'm all for the restful approach of using URLs with nouns and not verbs don't understand… read more Form Validation with Javascript and PHPIn this tutorial, I will show you how to create an attractive, pleasant to look form for your website and then I will explain you… read more File Loking in PHPWhile writing to files that are possibly being read by other scripts at the same time, you will run into problems at some point specifically… read more Another Serious Security Bug on PHP 5.3.9PHP 5.3.9 release was mostly meant to fix a security bug, but it introduced a new more serious bug. PHP 5.3.10 was just released to… read more Joomla 2.5.1 ReleasedThe Joomla Project is pleased to announce the immediate availability of Joomla 2.5.1. This is a security release. The Production Leadership Team's goal is to… read more Critical PHP Remote Vuln Introduced in Hashtable DOS PatchToday, Stefan Esser (@i0n1c) reported a critical remotely exploitable vulnerability in PHP 5.3.9 (update assigned CVE-2012-0830). The funny thing is that this vulnerability was introduced… read more 10 Amazing Web Designs That show the Power of HTML5HTML5, the next major revision of HTML, the language of the internet, is set to revolutionize the way web developers and designers create websites and… read more HTML5 Communication Interfaces TutorialThe HTML5 Microzone is presented by DZone and Microsoft to bring you the most interesting and relevant content on emerging web standards. Experience all that… read more Javascript Line of Business DevelopmentI spoke in a previous post about the basics of getting Visual Studio to offer you some help when you’re coding. I wanted to expand a… read more CSS3 Tidbit: hanging-punctuationAs a programmer, you care a lot about punctuation (even you Pythonistas, if less so). Good chance you also care a bit about indentation (well,… read more Testing a jQuery Plugin with ExpectThat and MochaA couple of weeks ago, I announced a CoffeeScript/JavaScript assertion library called ExpectThat. In this post, I’ll provide a more real-world example of how ExpectThat… read more CSS gradients. Tools and examplesDo you want to add a gradient effect to the pages of your site, but don't want use Photoshop? Well, this article is for you. read more What is JComboJCombo is an Open Source JavaScript + PHP hybrid framework that allows you to easily build powerful, dynamic, data-driven web applications. JCombo doesn't require special… read more MySql insert into statementMySQL INSERT INTO statement is used to insert record(s) or row(s) into a table. read more PHP : var_dump() functionThe var_dump() function is used to displays structured information (type and value) about one or more variables. read more PHP TutorialIn this series of tutorials we have covered PHP 5 in detail. While creating this, we have take care that learners can master the basics… read more SQL TutorialSQL tutorial of w3resource is a comprehensive tutorial to learn SQL. We have followed SQL:2003 standard of ANSI. There are hundreds of examples given in… read more More Top jQuery Plugins for MenusjQuery is a cross-browser JavaScript library that has gained popularity for the way in which it simplifies tasks such as adding AJAX, performing animations, traversing… read more |
|