CodeClerks

Questions from user Everett

Showing page: 1 of 1

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 ...

  • Everett
    Everett Level X4
  • 0 7 years ago

    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, ...

  • Everett
    Everett Level X4
  • 1 7 years ago

    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...

  • Everett
    Everett Level X4
  • 4 8 years ago

    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...

  • Everett
    Everett Level X4
  • 0 8 years ago

    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...

  • Everett
    Everett Level X4
  • 1 8 years ago

    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. ...

  • Everett
    Everett Level X4
  • 1 8 years ago

    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?

  • Everett
    Everett Level X4
  • 3 8 years ago

    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...

  • Everett
    Everett Level X4
  • 36 8 years ago

    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...

  • Everett
    Everett Level X4
  • 3 8 years ago

    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...

  • Everett
    Everett Level X4
  • 0 8 years ago

    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...

  • Everett
    Everett Level X4
  • 10 11 years ago

    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...

  • Everett
    Everett Level X4
  • 3 11 years ago

    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...

  • Everett
    Everett Level X4
  • 9 11 years ago