Review of PHP Built-In Functions, Intro to Built-In PHP Functions Learn PHP Fast and Easy Codecademy

Channel:
Subscribers:
7,740
Published on ● Video Link: https://www.youtube.com/watch?v=L7xINkiWx-0



Category:
Tutorial
Duration: 2:36
40 views
2


In this PHP programming tutorial we take a look at Review of PHP Built-In Functions, Intro to Built-In PHP Functions Learn PHP Fast and Easy on Codecademy. In this lesson, we go over the concepts we learned in the Intro To Built-In PHP Functions section on Codecademy. We go over the different built-in functions that we learned about. Some of those functions include, strtoupper() which takes a string for its function argument, and will return that string with all capital letters. We also see an example of pi() again, which returns the value of pi, and we see the str_pad() function which will create a pad on a string, with another string we provide. We see the abs() function again which will return the absolute value of a number. We also see getrandmax() as well as rand() function which allows us to work with random numbers! We also cover learning to read the documentation. We talked about the importance of being able to utilize a search engine when looking for functions to help solve problems that you may encounter. Learning how to search for an answer is one of the most important tools a developer should have! Make sure to practice PHP built-in functions and I will see you in the next section once you are comfortable moving on. Thanks for watching Review of PHP Built-In Functions, Intro to Built-In PHP Functions Learn PHP Fast and Easy Codecademy




Other Videos By We Will Code


2022-05-08How to Access PHP Nested Arrays, Accessing Nested Arrays in PHP, Access Element in Nested Arrays PHP
2022-05-08PHP, Remove First Element of Array with array_shift, Add Element to Beginning of Array in PHP, Guide
2022-05-08New MacBook Pro 2022, New Apple MacBook Pro Unboxing, New MacBook Pro Reveal, Unified Memory, SSD
2022-05-06PHP, Add Element to End of Array, array_push Method, Remove Element in Array with array_pop Method
2022-05-06Add and Change Array Elements, Add Elements to An Array in PHP, Changing Elements in An Array in PHP
2022-05-06Accessing an Element in an Array with PHP, How to Access Value in an Array with PHP, Access Array
2022-05-05How Printing Arrays Works in PHP, implode function, print_r function in PHP, View Array Values, PHP
2022-05-05Creating Arrays with Short Syntax in PHP, Short Syntax Ordered Array Creation Short Syntax Array PHP
2022-05-05Creating Arrays with array Keyword in PHP, Learn How To Create PHP Arrays, Ordered Arrays in PHP
2022-05-05What are Ordered Arrays in PHP, How Ordered Arrays Work, Ordered Arrays Explained, Understand Arrays
2022-05-04Review of PHP Built-In Functions, Intro to Built-In PHP Functions Learn PHP Fast and Easy Codecademy
2022-05-04Finding Functions in the PHP Documentation, How to Find the Right Function to Use in PHP, Codecademy
2022-05-03How to Read PHP Documentation, Reading PHP Documentation, How to Learn the PHP Documentation Easy
2022-05-03Generating Random Numbers in PHP, Random Number Function with PHP, Learn to Generate Random Numbers
2022-05-02Working With Number Functions in PHP, abs PHP Function for Calculate Absolute Value, Round Function
2022-05-02Working with Substrings in PHP, Substring Built-In Functions, Find Matching String in PHP Codecademy
2022-05-02Different Built-In PHP String Functions Explained, Learn PHP Functions for Strings, Codecademy PHP
2022-05-02New JLAB Talk Go Microphone, Most Affordable Good Quality Vocal Microphone, Clear Vocal Microphone
2022-04-30Working with Variables in PHP, gettype function, PHP var_dump function, Learn PHP Built-In Functions
2022-04-25Is Echo a Function in PHP, Constructs Vs Functions in PHP, Echo is Not a Function, PHP Did You Know
2022-04-25Intro to Built-In PHP Functions, How to Use Built-In PHP Functions, Built-In Functions in PHP Guide



Tags:
Coding
Learn PHP
PHP
Programming
Server-side
back-end
code tutorial
tutorials