Modifying and Deleting Array Element using unset Function in PHP (Hindi)

preview_player
Показать описание
Modifying and Deleting Array Element
unset Function PHP



Check Out Our Other Playlists:

SUBSCRIBE to Learn Programming Language !

Learn more about subject:

________________________________________________

If you found this video valuable, give it a like.
If you know someone who needs to see it, share it.
If you have questions ask below in comment section.
Add it to a playlist if you want to watch it later.
________________________________________________

T A L K W I T H M E !
_______________________________________________

Make sure you LIKE, SUBSCRIBE, COMMENT, and REQUEST A VIDEO! :)
_______________________________________________
Рекомендации по теме
Комментарии
Автор

Any examples with two dimensional arrays?

passiveinvesting_automation
Автор

Sir but delete karne ke baad sequence break ho gya na index number ka like: agar hum 1 loop chalate h array print karne ka though it's index value 0, 1, 2, 3 to 2 index value ane pr to ye error de dega na. kya ye possible hai ki automatically jo value apan de delete ki hai usme next index ki value aa jaye like: after deleting $name[2] ab jab hum print kare $name[2] to us jagah priti print ho?

kaustubh.sharma
Автор

हम चाहते है की डिलीट होने के बाद उसमे डिलीट का मेसेज आये, केसे आएगा ? हम उसमे एरर मेसेज नहीं चाहते है !

mohitjha