noscript-img
HomeAboutLinux NewsLinksPrivacy
My Computer Tips Home
Reset and wipe android phone connected to Google family Link
How do I reset and wipe a family members android phone that is connected to Google family link
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 2128

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 1752

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 2059

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 2538

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 2530

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 4532

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 4127

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 9356

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 5443

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 3586

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 3240

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 5466