Kalpana Devi/Internet Programming/Array and string.pptx

KALPANADEVIM2 6 views 19 slides Jun 14, 2024
Slide 1
Slide 1 of 19
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16
Slide 17
17
Slide 18
18
Slide 19
19

About This Presentation

Useful for students and Teachers


Slide Content

Get The Length of an Array - The count() Function The  count()  function is used to return the length (the number of elements) of an array:

PHP Indexed Arrays

Loop Through an Indexed Array

PHP Associative Arrays

Loop Through an Associative Array

PHP Multidimensional Arrays

PHP - Two-dimensional Arrays

PHP String Functions strlen () - Return the Length of a String

str_word_count () - Count Words in a String

strrev () - Reverse a String

strpos () - Search For a Text Within a String

str_replace () - Replace Text Within a String

Form
Tags