Skip to content

write

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

Tag: How to

January 6, 2018

Using a dafont font with imagettftext in PHP

If you want to spice up your imagettftext use and use custom fonts from dafont here is how to do it: Choose your font from dafont in this example I…

September 29, 2017

The PHP foreach loop with examples

The PHP foreach loop is the best and easiest way to iterate through an array. Here are some examples of the foreach loop. Basic PHP foreach with echo: $array =…

September 27, 2017

Have a random or new background image each page load

If you wondered how to do a new or random background image each time a web page is loaded here is how. Put the PHP script at the top of…

September 23, 2017

If date time older than so many days PHP

If you have a date time stamp and want to check it against another date time to check if its older than a certain amount of days here is how…

September 12, 2017

How to get Arma server player count with Steam api in PHP

An under used Steam api feature is getting server information such as players, map, name, location and version. Here is how to do it using DayZ mod as an example….

August 19, 2017

Setting your timezone for your PHP server

Having the right timezone on your web server can be crucial to ensure cron jobs, tasks and time related conversions are done right. To change and set your PHP timezone…

August 3, 2017

Twitch api check if username is streaming in PHP

An easy way to check if a Twitch user is streaming in PHP can be done with the following function and PHP code: $streamer = ‘kyr_sp33dy’;//the streamers username function is_channel_live($channel)…

Posts navigation

« Previous 1 … 36 37

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