noscript-img
HomeAboutLinux NewsLinksPrivacy
My Computer Tips Home
Switching from Windows to Linux, three ways to Install and try a Linux distribution without dual booting
Looking to switch from Windows to Linux, we show you three ways of trying and installing Linux without dual booting
VIEW TUTORIAL >>

PHP7

PHP7

18th of April 2023

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

How do I split a comma delimeted string using PHP and output the results....

LEARN MORE >>

Number of views 2178

PHP7

18th of December 2022

Remove double whitespaces from a string of text using PHP preg_replace

How do I remove double whitespaces from a string on text using preg_replace ....

LEARN MORE >>

Number of views 1781

PHP7

3rd of December 2020

What version of .php are my hosts running

How do I check what version of .php is running on my webhosting....

LEARN MORE >>

Number of views 2086

PHP7

23rd of October 2020

Running .php scripts from the terminal using Ubuntu

How do I install PHP in Ubuntu and Ubuntu based distributions, and test scripts using the terminal....

LEARN MORE >>

Number of views 2567

PHP7

7th of October 2020

Convert all characters to Upper or Lower case in PHP7

How do I convert all characters to Upper or Lower case in PHP5....

LEARN MORE >>

Number of views 2574

PHP7

17th of January 2016

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

How do I get the day of the week using a specified date in PHP5....

LEARN MORE >>

Number of views 4566

PHP7

14th of January 2016

Creating an .htaccess file to upload files and images larger than 2MB on your server running PHP7

How do I upload files larger than 2MB using an upload form in PHP7....

LEARN MORE >>

Number of views 4164

PHP7

21st of December 2015

Preserve line breaks in PHP. nl2br function

How do I preserve line breaks in PHP....

LEARN MORE >>

Number of views 9426

PHP7

18th of December 2015

Convert a Unix timestamp to date and time using PHP

How do I convert a unix timestamp to readable time and date using PHP....

LEARN MORE >>

Number of views 5471

PHP7

15th of December 2015

How to validate a form using PHP7

How do I validate a form in PHP7, getting user input....

LEARN MORE >>

Number of views 3609

PHP7

15th of December 2015

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

How do I count the number of elements in an array using PHP7....

LEARN MORE >>

Number of views 3266

PHP7

27th of November 2015

Pass ampersand through query strings in URL using PHP7

Why can't I pass an ampersand through my URL in PHP7....

LEARN MORE >>

Number of views 5497