Skip to content

write

Writing about interests; Web, Dev, SEO, Marketing and more!
Menu
  • Home
  • Contact

Tag: How to

June 6, 2019

PHP MySQL loop with Bootstrap 4 columns

Here is how to implement the Bootstrap grid system into a PHP MySQL foreach loop. The code is set to be 4 columns on large screens, 2 on small screens…

May 31, 2019

How to do a MySQL GROUP BY with ORDER BY on a COUNT()

MySQL Group by returns the data of the same value into a set rows. It is often use with COUNT, SUM or AVG etc. Doing this will return how often…

May 20, 2019

Zip and Unzip files in Ubuntu

Zipping is the act of compressing a folder or files into one file (.zip) which can then be unpacked to return to the many files again. This is done for…

May 9, 2019

PHP MySQL PDO select foreach loop

Doing a loop through on a MySQL query is super useful and common. It allows you to make tables, rows and output data in  a controlled manner without doing many…

May 2, 2019

Updating the Sony A6000 to 3.21 on Windows 10

19th March 2019 Sony A6000 firmware version 3.21 was released My current A6000 firmware is version 3.20 Version 3.21 link here: Sony doesn’t give a whole lot of information for…

April 26, 2019

PHP format and style MySQL DateTime

MySQL DateTime format is Y-m-d H:i:s known as Year-month-day hour:minute:second. It is the bare bones datetime format for both MySQL and PHP…. it contains all you need to know and…

April 17, 2019

Adding FFmpeg to system path Windows 10

Being able to use FFmpeg.exe without referencing its location or copying it into the folder you’re operating in is a huge piece of simplicity. Once FFmpeg is added to your…

April 12, 2019

PHP Making an easy way for MySQL inserts

A MySQL insert in PHP can be easily done however they can be long and tedious. Frustrating to essentially make a table and then repeat it again with an insert…

April 10, 2019

PHP check if file or directory exists

To check if a file exists you use the PHP function file_exists. Input the path to the file and it will return TRUE if the file exists otherwise FALSE. if…

April 5, 2019

Managing tags within a string with PHP

By tags I mean hashtags or “describers” often only just a single word but sometimes more. Handling them in PHP is different to most other variables as they’re often singular…

Posts pagination

« Previous 1 … 28 29 30 … 37 Next »

Categories

Analytics Business Computing Consumer Creative Development Fitness Gaming Managment Marketing News Photography Random SEO Sport Technology Travel Uncategorized Web Design

Tags

a6500 API App Apple Blog Bootstrap Chart Computing CSS Dev Digital Marketing Drone FFmpeg Hosting How to HTML Internet IOS jQuery JS Lake Eppalock Laravel Linux Marketing Mavic Air 2 Media MYSQL nba Online Store Photography PHP Product development Server Small Business Social Media Sony alpha Ubuntu Video VPS Vultr Web Web design Web Dev Windows server YouTube
 

Loading Comments...