Welcome To My Computer Tips

My Computer Tips was launched in 2015 to document my computing issues, and also add instructions to common tasks in various Linux distributions should I ever encounter the same problem twice.

My Computer tips has grown in popularity and now has over 250 tutorials and tips, covering many areas of computing from programming and retro computing to Linux Distributions.

PHP7

My Computer Tips PHP7

PHP7

Preserve line breaks in PHP. nl2br function

Date Posted: 21st of December 2015

Number of Views: 7,693

PHP7

Pass ampersand through query strings in URL using PHP7

Date Posted: 27th of November 2015

Number of Views: 4,403

PHP7

Convert a Unix timestamp to date and time using PHP

Date Posted: 18th of December 2015

Number of Views: 3,876

PHP7

Get the day of the week for a specified date using PHP7

Date Posted: 17th of January 2016

Number of Views: 3,354

PHP7

How to upload files larger than 2MB using PHP7

Date Posted: 14th of January 2016

Number of Views: 3,303

PHP7

How to validate a form using PHP7

Date Posted: 15th of December 2015

Number of Views: 2,658

PHP7

Count the number of elements in a PHP array using the count() function

Date Posted: 15th of December 2015

Number of Views: 2,401

PHP7

Running .php scripts from the terminal using Ubuntu

Date Posted: 23rd of October 2020

Number of Views: 1,621

PHP7

Convert all characters to Upper or Lower case in PHP7

Date Posted: 7th of October 2020

Number of Views: 1,555

PHP7

What version of .php are my hosts running

Date Posted: 3rd of December 2020

Number of Views: 1,360

PHP7

Remove double whitespaces from a string of text using PHP preg_replace

Date Posted: 18th of December 2022

Number of Views: 663

PHP7

Split comma delimeted string using the php explode() function and output results

Date Posted: 18th of April 2023

Number of Views: 502