Configuring WAMP server to work on Windows 10 with Netbeans
I've been doing more PHP lately and ran accross a problem that I needed to debug locally. So I downloaded WAMP and of course it didn't work the first try, so I.
Read more →Tag
8 articles
I've been doing more PHP lately and ran accross a problem that I needed to debug locally. So I downloaded WAMP and of course it didn't work the first try, so I.
Read more →So one of the most annoying things about working with display items in the Flex framework is the difference in how things are rendered. This means that after.
Read more →So I know that many people are jumping ship when it comes to Flash and Flex when it comes to web applications but if you are one of the ones like me that is.
Read more →I recently needed function that would remove duplicate values from an array. After looking around online and modifying what I found to fit my needs I came up.
Read more →I've been working on a Blackjack game and have needed to do a lot of shuffling, cards that is. I've seen quite a few shuffling functions over the years. Here.
Read more →This was causing my to bang my head for a little while. There are different ways depending on whether you are using Flash or Flash Builder (previously Flex.
Read more →It's good practice to always make sure that each page on your site validates to its proper doctype. Recently I noticed that some pages on a site I did that use.
Read more →Recently I was working on a project where I had to take a number that represented a monetary value and display it as money. For example say I had a numeric.
Read more →