PHP String Functions Part 1 - Tamil
- subtitles off
- captions off
- English
- Tamil
- Questions posted on Forums
- PHP and MySQL Tutorials - Tamil
-
php
what is the base of php?why we study php language?
04-05M 0-10S SHYAMBALI_KUMAR
Answer last updated on: Sept. 13, 2015, 6:19 p.m.
-
1XAMPP in Windows
-
2XAMPP in Linux
-
3Echo Function
-
4Variables in PHP
-
5If Statement
-
6Switch Statement
-
7Arithmatic Operators
-
8Comparison Operators
-
9Logical Operators
-
10Arrays
-
11Multi Dimensional Arrays
-
12Loops While Statement
-
13Loops Do While Statement
-
14Loops For Statement
-
15Loops Foreach Statement
-
16Functions Basic
-
17Functions Advanced
-
18GET Variable
-
19POST Variable
-
20Embedding PHP
-
21Common Way to Display HTML
-
22Common Errors Part 1
-
23Common Errors Part 2
-
24Common Errors Part 3
-
25MySQL Part 1
-
26MySQL Part 2
-
27MySQL Part 3
-
28MySQL Part 4
-
29MySQL Part 5
-
30MySQL Part 6
-
31MySQL Part 7
-
32MySQL Part 8
-
33Simple Visitor Counter
-
PHP String Functions Part 1
-
35PHP String Functions Part 2
-
36File Upload Part 1
-
37File Upload Part 2
-
38Cookies Part 1
-
39Cookies Part 2
-
40Sessions
-
41MD5 Encryption
-
42Sending Email Part 1
-
43Sending Email Part 2
-
44Sending Email Part 3
-
45Display Images from a Directory
-
46User Login Part 1
-
47User Login Part 2
-
48User Login Part 3
-
49User Password Change Part 1
-
50User Password Change Part 2
-
51User Password Change Part 3
-
52User Registration Part 1
-
53User Registration Part 2
-
54User Registration Part 3
-
55User Registration Part 4
-
56User Registration Part 5
-
57User Registration Part 6
Questions posted on ST Forums:
1568 visits
Outline:
PHP String Function கள் (பகுதி 1) strlen(string) - இந்த function string ல் உள்ள எண்கள் மற்றும் white spaces உள்ளிட்ட மொத்த character களையும் கணக்கிடுகிறது mb_substr(string,starting_position,no_of_characters) - இந்த function string ல் இருந்து குறிப்பிட்ட character மற்றும் குறிப்பிட்ட range ல் உள்ள character களையும் கொடுக்கிறது. explode("delimiter",string) - இந்த function ஒரு string ஐ உடைத்து array ஆக மாற்றுகிறது. எங்கே string ஐ உடைக்க வேண்டும் என்பதை அறிய Delimiter உதவி செய்கிறது. implode(string,"delimiter") - இந்த function array ஐ இணைத்து string ஆக மாற்றுகிறது. array element களை எப்படி இணைப்பது என்பதை அறிய delimiter பயன்படுகிறது. nl2br() - இந்த function content ஐ எழுதப்பட்ட வடிவிலேயே print செய்கிறது.
Width: | 860 | Height: | 480 |
---|---|---|---|
Duration: | 00:08:43 | Size: | 6.1 MB |
Show video info