Login
Discover
Waves
Decks
Plus
Login
Signup
alexendre-maxim
@alexendre-maxim
63
Web Designer , Gaming Video Maker
Followers
217
Following
5
Resource Credits
Available
Used
Location
Paris
Website
https://www.youtube.com/channel/UCuBnmppO3TQHqYH0y100NAg
Created
January 19, 2018
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
alexendre-maxim
utopian-io
2019-04-19 18:13
Arduino Tutorial #01 What's the Arduino, Its Models and Different Signals of Arduino
Image Source Repository What Will I Learn? You will learn the definition of Arduino, its advantages and disadvantages. You will learn the Arduino Uno Board. You will learn the difference between digital
$ 1.719
93
6
alexendre-maxim
utopian-io
2019-04-11 23:54
PHP Tutorial #29 Exception (Try/Catch, Creating a custom exception class, Multiple exceptions and Set a top level exception handler)
Image Source Repository What Will I Learn? You will learn the " Try, Throw and Catch ". You will learn " How to create a custom exception class " . You will learn " Multiple Exceptions " . You will
$ 9.092
62
5
alexendre-maxim
utopian-io
2019-04-09 00:39
PHP Tutorial #28 Error Handling ( die, create a custom error, trigger an error and the use of exceptions )
Image Source Repository What Will I Learn? You will learn the die method. You will learn how to create a custom error. You will learn how to trigger an error. You will learn the use of exceptions.
$ 17.719
135
8
alexendre-maxim
utopian-io
2019-03-30 19:24
PHP Tutorial #27 The Date ( timestamp, date, timezone and strtotime )
Image Source Repository What Will I Learn? You will learn the timestamp. You will learn how to get the date with format using the date() method. You will learn how to get and set the timezone. You
$ 31.450
150
7
alexendre-maxim
utopian-io
2019-03-26 14:51
PHP Tutorial #26 File System Part 2 and Filter Part 3
Image Source Repository What Will I Learn? You will learn the FILTER_CALLBACK. You will learn the ' filter_var_array ' method. You will learn the ' filter_input ' and ' filter_input_array ' methods.
$ 30.916
144
9
alexendre-maxim
utopian-io
2019-03-22 23:04
PHP Tutorial #25 File System Part 1 " Fopen, Fread, Fwrite and File_get_contents "
Image Source Repository What Will I Learn? You will learn how to handle the file using the Fopen method. You will learn how to open the file with the Opening Mode for reading using the Fread. You
$ 24.280
120
7
alexendre-maxim
utopian-io
2019-03-22 00:50
PHP Tutorial #24 Filters Part 2 " FILTER_SANITIZE "
Image Source Repository What Will I Learn? You will learn the " FILTER_SANITIZE_EMAIL " and " FILTER_SANITIZE_ENCODED ". You will learn the " FILTER_SANITIZE_QUOTES " and " FILTER_SANITIZE_FLOAT ". You
$ 21.576
156
9
alexendre-maxim
utopian-io
2019-03-20 00:01
PHP Tutorial #23 Filters Part 1 " FILTER_VALIDATE "
Image Source Repository What Will I Learn? I will learn the php filters this is the first part , we will see what's the filter and we will take a 6 important items from the list of " FILTER_VALIDATE
$ 22.940
138
9
alexendre-maxim
utopian-io
2019-03-11 12:20
PHP Tutorial #22 The Output_Buffer And How To Control It
Image Source Repository What Will I Learn? I will learn the output_buffer , how we can control it using the ob functions to start, get and empty contents in buffer. What's the output_buffer. How
$ 24.988
114
9
alexendre-maxim
utopian-io
2019-03-08 22:20
PHP Tutorial #21 The Session How To Create , Modify And Delete A Session
Image Source Repository What Will I Learn? I will learn the session, the concept of a session where we can find it and why we use it , and how to create a session or how to save the
$ 30.081
126
11
alexendre-maxim
utopian-io
2019-02-25 11:48
PHP Tutorial #20 The Cookie How To Create , Modify And Delete A Cookie
Image Source Repository What Will I Learn? I will learn the cookie, the concept of a cookie where we can find it and why we use it , and how to create a cookie or how to save the information about a user
$ 21.489
103
11
alexendre-maxim
utopian-io
2019-02-23 12:38
PHP Tutorial #19 ( Include and Require ) , Globals Variable, Request and $_SERVER Variables
Image Source Repository What Will I Learn? I will learn ( Include and Require ) to include pages, Globals Variable to solve the problem of the undefined variables, Request without precise method and $_SERVER
$ 20.745
118
5
alexendre-maxim
utopian-io
2019-02-14 18:27
PHP Tutorial #18 ( GET and POST ) Methods and $_SERVER Variables
Image Source Repository What Will I Learn? I will learn how to send and get informations using GET and POST , and how to get some properties using $_SERVER variables.
$ 15.757
89
6
alexendre-maxim
utopian-io
2019-02-06 22:14
PHP Tutorial #17 Mathematical Methods (Abs, Acos , Acosh and Asin )
Image Source Repository What Will I Learn? I will learn the mathematical methods , we will take the " Abs, Acos , Acosh and Asin " methods. How to get the absolute value using
$ 9.578
43
5
alexendre-maxim
utopian-io
2019-02-06 13:13
PHP Tutorial #16 String Methods (QuoteMeta, Rtrim , Sha1_file and Sha1 )
Image Source Repository What Will I Learn? I will learn the string methods this is the sixth part , we will take the " Quotemeta, Rtrim, Sha1_File and Sha1 " methods. What's the quotemeta
$ 14.252
42
4
alexendre-maxim
utopian-io
2019-02-05 16:40
PHP Tutorial #15 String Methods (Number_Format, Ord, Parse_Str, Print and Printf )
Image Source Repository What Will I Learn? I will learn the string methods this is the fifth part , we will take the " Number_Format, Ord, Parse_Str, Print and Printf " methods.
$ 16.476
52
7
alexendre-maxim
utopian-io
2019-01-03 11:32
PHP Tutorial #14 String Methods (Md5_File, Md5, Nl2br and Addcslaches )
Image Source Repository What Will I Learn? I will learn the string methods this is the fourth part , we will take the " Md5_File, Md5, Nl2br and Addcslaches " methods. What's the " Md5_File
$ 18.366
84
9
alexendre-maxim
utopian-io
2018-12-29 14:02
PHP Tutorial #13 String Methods (Implode, Join, Lcfirst, Ltrim and Fprintf )
Image Source Repository What Will I Learn? I will learn the string methods this is the third part , we will take the " Implode, Join, Lcfirst, Ltrim and Fprintf " methods. How to convert from array
$ 24.295
96
7
alexendre-maxim
utopian-io
2018-12-23 22:38
PHP Tutorial #12 String Methods ( Bin2Hex, Count_Chars, Explode and Hex2Bin )
Image Source Repository What Will I Learn? I will learn the string methods the second part we will take the " Bin2Hex, Count_Chars, Explode and Hex2Bin " methods How to convert from Binary to
$ 18.164
108
7
alexendre-maxim
utopian-io
2018-11-17 12:47
PHP Tutorial #11 String Methods ( Addslaches, Chr, Chop and Chunk_splite )
Image Source Repository What Will I Learn? I will learn the String Methods ( Addslaches, Chr, Chop and Chunk_splite ) concepts and examples. How to protect SQL requests using Addsalches method.
$ 10.459
35
9