CollegePHP - substr Function PHP - with examples

Опубликовано: 30 Январь 2015
на канале: College PHP
814
1

CollegePHP - Video Tutorial on substr() function.

substr() - Function used to get the portion of a string specified by the start and length parameters.

PHP Manual - substr
http://php.net/manual/en/function.sub...

Parameters:
1 - $string - String from which we are taking a substring
2 - int $start - Starting index of a string from which we create a substring
3 - int length [optional] - How many characters should we take starting from the defined substring start index


If you have some functions that you would like me to do tutorial on, please contact me and I will do a video on it.

Constructive criticism is always welcome!


На этой странице сайта вы можете посмотреть видео онлайн CollegePHP - substr Function PHP - with examples длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь College PHP 30 Январь 2015, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 814 раз и оно понравилось 1 зрителям. Приятного просмотра!