PHP 101 - String Functions

preview_player
Показать описание
In this series you will learn about printing to screen, variables, constants, operators, If statements, Switch Statements, Indexed Arrays, Associative Arrays, Multidimensional arrays, for loops, foreach loops, while loops, do...while loops, functions, sorting arrays, string manipulation, OOP, class, object, properties, methods, inheritance, visibility, abstract classes, interfaces.

In this video, we learn about switch statements.

XAMPP

Atom

Beginner Source Files:

Complete Source Code:
Рекомендации по теме
Комментарии
Автор

Sir I am sorry that I'm posting here because i don't have your email address. Sir I am trying to make a price comparison website in php where I will fetch data from 30 different shopping sites using web scrapping and after cleaning data I will be putting it in my local database. Sir my problem is that after fetching the html page I am unable to clean it.
I have seen people using regular expression but then i have to make 30 different regular expressions because if i try to read any other shopping site it will not work.
Sir please give any idea or any hint please please help

farhan_aftab