Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Blog Directory  >  Arts & Entertainment Blogs  >  xxxxxxxxx arts-and-entertainment Blog  > 

Can HTML Files Contain Viruses?
2019-04-10 03:33
INTRODUCTION POSSIBLY DANGEROUSAs most people might already know, the Internet these days is full of websites. You might have also heard of HTML, or “that thing to make web pages&rdquo&hell…Read More
How To Post Array From HTML Form
2019-04-03 03:20
INTRODUCTION EASY PEASYWelcome to a tutorial on how to post an array in HTML form, and handle the data in PHP. Handling data in an HTML form is easy. Just add the name attribute to the input… Read More
16 Best Mouse For Programming
2019-04-02 06:35
INTRODUCTION SUBJECTIVE BESTWelcome to a list and recommendations of the best mouse for programming – By a programmer, for programmers. The word “best” can be pretty subjec… Read More
3 Ways To Merge Objects In Javascript
2019-03-31 10:28
INTRODUCTION BY OUR POWERS COMBINEDWelcome to a tutorial on how to merge two objects together in Javascript. Having trouble with objects? Combining objects together sure ain’t as easy… Read More
2 Ways To Create Vertical Text In CSS
2019-03-29 12:16
INTRODUCTION TEXT YOGA SESSIONWelcome to a tutorial on how to create vertical text in CSS. Once upon a time in the stone age of the Internet, the direction of text is pretty much fixed on le… Read More
8 Best Headphones For Programmers
2019-03-24 01:39
INTRODUCTION LET THERE BE MUSIC!Welcome to a list and recommendations of the best headphones for programming – By a programmer, for programmers. Looking to add some spice to your borin… Read More
2019-03-21 08:45
INTRODUCTION BEST IS SUBJECTIVEWelcome to a list and recommendations of the best monitors for programming – By a programmer, for programmers. Fast response speed, sharp images, accurat… Read More
2019-03-20 05:30
INTRODUCTION LOOKS THE SAME, BUT DIFFERENTWelcome to a beginner’s tutorial on the difference between self and this in PHP. Yes, it is very confusing. Just why does PHP have 2 similar k… Read More
2019-03-19 14:31
INTRODUCTION THE SUBJECTIVE BESTWelcome to a list and recommendations of the best keyboards for programming – By a programmer, for programmers. Now, the word “best” can be… Read More
2019-03-17 09:58
INTRODUCTION KEEPING THINGS SIMPLEWelcome to a beginner’s tutorial on how to create a simple PHP contact form. Are you looking for ways to add a contact form to your website? Send the… Read More
2019-03-16 15:49
INTRODUCTION FILE TO DATABASE IMPORTWelcome to a tutorial on how to import Excel files into MySQL database in PHP. So you have a project that requires to read some data from a spreadsheet an… Read More
2019-03-14 08:56
INTRODUCTION THE MYSTERIOUS VARIABLESWelcome to a beginner’s tutorial on PHP variable scope. Have you ever tried defining a variable in a function and notice it mysteriously “dis… Read More
2019-03-13 07:33
INTRODUCTION STRING TROUBLEWelcome to a tutorial on PHP escape sequences. Having trouble trying to put slashes into a string? Unable to add a quotation or dollar sign? Well, escape sequences… Read More
2019-03-12 12:25
INTRODUCTION THE LESS KNOWN FEATUREWelcome to a tutorial on how to check the PHP version. Yep, this is probably one of the weirder tutorials that I have ever written. The PHP version is norm… Read More
2019-03-11 12:49
INTRODUCTION MEMORY TROUBLE?Welcome to a tutorial and tips on PHP memory management. Are you running out of memory from hungry PHP scripts? Well, memory is cheap these days, and it sure… Read More
2019-03-09 12:25
INTRODUCTION NOT A SECRETIVE LANGUAGEWelcome to a guide on how to encrypt and hide PHP source code. Need to hide your source code from a competitor, or not willing to fully give it away to a… Read More
2019-03-07 12:08
INTRODUCTION SERVER-TO-SERVER TALKWelcome to a tutorial on how to use PHP cURL. Need to fetch some data using a PHP script? Or make 2 servers talk to each other? cURL is the answer, and this… Read More
2019-03-05 08:09
INTRODUCTION BECOMING CODE NINJAWelcome to a list of the best apps to learn programming. So you are interested to learn the not-so-secret arts of coding? Once upon a time in the iron age of… Read More
2019-03-04 04:15
INTRODUCTION CLIENT-SERVER SCRIPTSWelcome to a tutorial on how to call PHP file from Javascript. So you need to call a PHP file to complete a process from Javascript? Well, there are actuall… Read More
2019-03-03 12:10
INTRODUCTION BY THE POWERS COMBINEDWelcome to a step-by-step tutorial on how to build a website using PHP and MySQL. So you have graduated from the basics of HTML, CSS, Javascript, PHP, MYSQ… Read More
2019-03-02 14:21
INTRODUCTION REAL-TIME CHAT BUSINESSWelcome to a tutorial on how to create a PHP live chat application with WebSocket. While doing some research on real-time PHP applications and WebSockets… Read More
2019-03-01 12:45
INTRODUCTION MOBILE DETECTIONWelcome to a tutorial on how to detect mobile or desktop in PHP. So you want to redirect the user to a mobile website, or maybe hide the “mobile only&rdquo&hell…Read More
3 Steps Simple Hangman Game In Javascript
2019-02-24 06:59
INTRODUCTION THE CLASSIC GAMEWelcome to a tutorial on how to create a Hangman game with Javascript. So you are interested in learning how to create a game with Javascript, or maybe just forc… Read More
How To Display PHP Variables In HTML
2019-02-19 02:35
INTRODUCTION THE ART OF WEAVINGWelcome to a beginner’s tutorial on how to display PHP variables in HTML. So you have just begun studying the mystic arts of PHP and is wondering how we… Read More
Javascript Hooks – The Beginner’s Guide
2019-02-17 04:51
INTRODUCTION THE HOOK HACKWelcome to a tutorial on how to implement Javascript hooks. You might have heard of hooks from some other tutorials online, or have already used it in some other pr… Read More
2019-02-15 13:02
INTRODUCTION DYNAMIC SCRIPTSWelcome to a tutorial on how to dynamically load Javascript and CSS. So you have a project that requires some sorcery to dynamically load scripts only when c… Read More
3 Ways To Include Javascript In HTML
2019-02-15 00:00
Tutorial Menu Close MenuLearn Javascript Introduction The Basics JS In HTML Variables & Data-Types Operators Arrays Loops Conditional Statements Functions Events JS & HTML DOM Add… Read More
5 Steps Simple PHP Referral System
2019-02-13 15:48
INTRODUCTION THE SALES BOOSTERWelcome to a tutorial and example on how to create a simple PHP referral system. So you have a website that already sells some products, and looking to boost th… Read More
3 Steps Simple PHP Tag System
2019-02-11 04:43
INTRODUCTION THE COMMON USEFUL FEATUREWelcome to a tutorial on how to implement a PHP tag system. Tags are a common feature in systems these days, and you can pretty much see how it is used… Read More
How To Build A PHP Plugin Module System
2019-02-10 05:34
INTRODUCTION WHAT IS A PLUGIN?Welcome to a tutorial on how to create a PHP plugin module system. You have probably seen a ton of PHP frameworks in the wild digital world, maybe even used one… Read More
3 Steps Simple PHP Like Dislike System
2019-02-09 07:40
INTRODUCTION NOT JUST A GIMMICKWelcome to a tutorial on how to build a simple like and dislike rating system (just like the one YouTube has) with PHP and MySQL. Social media is big these day… Read More
3 Steps Simple Friend System In PHP MySQL
2019-02-05 15:20
INTRODUCTION DIGITAL FRIENDSHIPWelcome to a tutorial on how to create a simple friend system in PHP and MySQL. The social aspect is big these days, and just having the plain Joe users system… Read More
4 Ways To Set Execution Time Limit In PHP
2019-02-03 05:37
INTRODUCTION THE TIME PROTECTIONWelcome to a tutorial on how to set the execution time limit in PHP. So you are getting a script timeout error while trying to run an insane massive data crun… Read More
3 Steps To Import Export CSV With PHP MySQL
2019-02-02 13:26
INTRODUCTION IN AND OUTWelcome to a tutorial on how to import and export CSV with PHP and MySQL. So you have a website or project that requires you to export a list, or maybe you have to han… Read More
3 Steps Simple PHP Reservation System
2019-02-01 15:41
INTRODUCTION ONLINE RESERVATIONWelcome to a tutorial on how to create a simple PHP reservation system. So you are offering a service and want to open up for online reservations? Or mayb… Read More
4 Simple Ways To Create CSS Product Grid
2019-01-30 00:00
INTRODUCTION THE POWER OF KNOWLEDGEWelcome to a tutorial on how to create a simple CSS product grid. Once upon a time in the stone age of the Internet, we have to play with al… Read More
3 Steps To Run PHP Background Process
2019-01-29 07:38
INTRODUCTION NO OFFICIAL BACKGROUNDWelcome to a tutorial on how to run PHP background process. So you are looking for ways to run PHP scripts in the background? Maybe crunch some data f… Read More
3 Simple Responsive Navigation Menu
2019-01-23 05:28
Tutorial Menu Close MenuResponsive Basics Introduction Media Query & Viewport Responsive Elements Responsive Typography Responsive Tables Responsive Images Fullscreen Responsive Image… Read More
How To Create Simple CSS Responsive Logo
2019-01-21 11:58
INTRODUCTION RESPONSIVE BRANDINGWelcome to a tutorial on how to create a CSS responsive logo. So you have just gotten an awesome logo for your website or company and eagerly put it up&hellip&hell…Read More
2 Steps Dropdown Arrow CSS
2019-01-14 15:14
INTRODUCTION NOT SO CUSTOMIZABLE?Welcome to a tutorial on how to create a custom dropdown arrow using pure CSS and HTML. Yes, we can pretty much do any customization with HTML and CSS these… Read More
3 Steps Simple Javascript Tabs
2019-01-13 03:08
INTRODUCTION EASY NAVIGATIONWelcome to a tutorial on how to create simple Javascript tabs. Need to organize the information on your website a little better? Well, it is actually pretty… Read More
3 Steps Simple Javascript Stopwatch
2019-01-12 09:33
INTRODUCTION PIECE OF CAKE TIMERWelcome to a tutorial on how to create a simple Javascript stopwatch. So you need to create a simple stopwatch function for your project, your school assignme… Read More
6 Types Of Computer Programmers
2019-01-07 02:25
INTRODUCTION THE GROWING DIGITAL TRENDWelcome to a guide and list of the different types of computer programmers. Once upon a time in the dark ages of computing, there existed only desktop c… Read More
3 Steps Simple Pure Javascript Quiz
2019-01-02 13:53
INTRODUCTION WHAT’S AFTER HELLO WORLDWelcome to a step-by-step tutorial on how to create a simple pure Javascript quiz. So you have mastered the ways of “hello world”, and… Read More
3 Steps Pure Javascript Numeric Keypad
2019-01-01 14:30
INTRODUCTION CUSTOMIZE THE UNCUSTOMIZABLEWelcome to a tutorial on how to create an onscreen pure Javascript numeric keypad. Yes, HTML has gotten a lot more powerful and convenient these days… Read More
How To Store Arrays In MYSQL With PHP
2018-12-15 15:24
INTRODUCTION HAVING TROUBLE?Welcome to a tutorial on how to store arrays in MYSQL with PHP. So you have defined an array in PHP and want to store them into the database?… Read More
How To Add Two Numbers In Javascript
2018-12-12 14:05
Tutorial Menu Close MenuLearn Javascript Introduction The Basics JS In HTML Variables & Data-Types Operators Arrays Loops Conditional Statements Functions Events JS & HTML DOM Add… Read More
2 Steps Pure CSS Custom Tooltip
2018-12-10 04:53
INTRODUCTION ROUNDABOUT SOLUTIONWelcome to a tutorial on how to create a simple CSS Custom Tooltip. Sick of those default boring yellow tooltip boxes? While we can’t directly style the… Read More
4 Ways To Create A Simple CSS Sidebar
2018-12-05 01:43
INTRODUCTION NO BLOAT SIDEBARSWelcome to a tutorial on how to create a simple CSS sidebar. There are literally tons of sidebar plugins that you can use in your project on the Internet these… Read More
2018-12-04 02:24
INTRODUCTION NO MORE BORING CHECKBOXESWelcome to a tutorial on how to create a simple pure CSS toggle button. Are those “default checkboxes” too boring for you? Want to create a… Read More
3 Steps Simple CSS Floating Menu
2018-12-02 14:42
INTRODUCTION PIN TO TOP MENUWelcome to a tutorial on how to create a simple CSS floating menu. So you need to “fix” a navigation at the top of a web page, and it will follow alon… Read More
3 Steps Simple Javascript To Do List
2018-11-30 05:47
INTRODUCTION SERVER-SIDE SCRIPTS NOT REQUIREDWelcome to a tutorial on how to create a simple Javascript to do list. Looking to do a web application without the help of server-side… Read More
3 Steps Simple PHP Login Without Database
2018-11-28 05:35
INTRODUCTION NO HASSLE LOGINWelcome to a tutorial on how to create a simple PHP login without a database. So you just want a login page without a difficult database? Yes, that is possib… Read More
3 Steps Simple CSS Error Messages
2018-11-26 08:25
INTRODUCTION ELEGANT ERRORSWelcome to a tutorial on how to create simple CSS error messages and notification boxes. Yes, the default Javascript alert box is very intrusive and not… Read More
3 Steps Simple CSS Drop Down Menu
2018-11-23 04:29
INTRODUCTION THE MECHANICS BEHINDWelcome to a tutorial on how to create a simple CSS drop down menu. Yep, there are a ton of these “menu plugins” that you can download and u… Read More
3 Steps Simple Pure CSS Custom Checkbox
2018-11-22 11:12
INTRODUCTION THE MINOR ANNOYANCEWelcome to a tutorial on how to create a simple pure CSS custom checkbox. Yep, the stone age of the Internet is long over, and CSS has advanced very much ever… Read More
3 Steps Simple CSS Bounce Effect
2018-11-21 06:13
INTRODUCTION BETTER THAN PLAIN YOGURTWelcome to a tutorial on how to create a simple CSS bounce effect. The stone age of the Internet is over, and we are now living in an age where beau… Read More

Subscribe to Xxxxxxxxx

Get updates delivered right to your inbox!

Thank you for your subscription

×