Have you ever used a CSS reset tool? Why would you need to use a CSS Reset Tool? A CSS Reset (or “Reset CSS”) is a short, often compressed (minified) set of CSS rules that resets the styling of all HTML elements to ...
Ever coded something, to find that the code was a bit messy, but you never formatted the code because it would be too time consuming, or you were just too lazy? There are tools online to help you format your messy code, ...
Say you hired a programmer that really didn't know what he or she was doing, but could code just enough to get by as a "programmer". Say he or she didn't understand that you need to secure variables, and left them unsecu...
Deprecated: The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in ... Have you ever been on a website and saw this message somewhere, or your own website has this error? Eve...
I use to play online MMORPGs, the ones that you didn't need to download and could play through your browser, basically text-based MMORPG games. Often at times I wondered just how hard it would be to actually code, and cr...
You may have some need for a blog or CMS script, but are unsure what to use. I will list some blogging, and CMS scripts that are free to use. If you know of any that are not on the list please reply to this discussion. ...
I'm curious to find out how one would go about creating their own programming language. I have often thought about creating a programming language that was my own creation. How would you create this?
There's has been a recent influx in online programming courses. You can take either free, or paid programming courses. You can learn basically any language you want for free or pay a fee. Have you thought about ta...
Looking for websites to test your Javascript? Here are the top 5 websites to test your javascript code online. 1. jsFiddle Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle code editor. Probab...
This is not old news, however this deserves a post on the community discussions. Many PHP scripts are going to fail to work if you have PHP 7.0 installed on your server. You'll need to use either MySQLi or PDO for your d...
When sites update their template they give you the option to revert back to the old theme. How exactly is this done? Generally, you could add new files to the theme/template folder, or even create a new directory for the...
Hello, I'm trying to create a PayPal IPN to insert data into the database after a successful transaction. Here's my SQL: [PHP] -- phpMyAdmin SQL Dump -- version 3.5.8 -- http://www.phpmyadmin.net -- -- Host: localhos...
Hello, I'm wondering if SEOclerks is a great place to sell templates, I have heard of Envato, but let's be serious SEOclerks seems to be much better with all the payment choices, etc etc. I want to start creating tem...