PHP FileSystem Functions Tutorial - II in Hindi / Urdu

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ก.ย. 2024
  • In this tutorial you will learn php filesystem functions tutorial in Hindi, Urdu.You can learn how to read and write on files with php filesystem functions in hindi.Here is a list of file system function which we will cover in this video :
    php fopen function,
    php fread function,
    php fwrite function,
    php fgets function,
    php fgetc function,
    php fseek function,
    php fpassthru function,
    php feof function,
    php file function,
    php ftell function,
    php fputs function,
    php fclose function,
    php ftruncate function,
    PHP Tutorial in Hindi Playlist
    • ✅ PHP Tutorial in Hind...
    Official Website
    www.yahoobaba.net/
    Follow us on Facebook
    / yahooobaba
    Follow us on Twitter
    / yahooobaba
    #php #webdevelopment #webdesign

ความคิดเห็น • 40

  • @littlewonder8641
    @littlewonder8641 8 หลายเดือนก่อน

    Best as always. 👍

  • @arwinderkaur2567
    @arwinderkaur2567 3 ปีที่แล้ว

    Perfect method of teaching👌👌. Thanks brother

    • @YahooBaba
      @YahooBaba  3 ปีที่แล้ว

      Thanks and welcome

  • @rajatsonu01
    @rajatsonu01 11 หลายเดือนก่อน

    thanks

  • @sandip_kanzariya8476
    @sandip_kanzariya8476 2 ปีที่แล้ว

    nice teaching method ..............

  • @shaniparacha9242
    @shaniparacha9242 4 ปีที่แล้ว

    Thanks sir for the new one.

  • @coderranger383
    @coderranger383 4 ปีที่แล้ว +1

    Sir please make video on hint text on hover html and css

  • @DeepakKumar-ec1bi
    @DeepakKumar-ec1bi 4 ปีที่แล้ว

    Nice work but
    I have a question if you answer please
    Which software do you use to reduce your videos size and which one for editing, because I need it please bro

  • @dhruvrajsinhjadeja-vfxarti3085
    @dhruvrajsinhjadeja-vfxarti3085 4 ปีที่แล้ว

    Thanks for this video sir :)

    • @YahooBaba
      @YahooBaba  4 ปีที่แล้ว

      Your welcome :)

  • @syedzain-ur-rehmangillani5533
    @syedzain-ur-rehmangillani5533 3 ปีที่แล้ว

    outstanding...

  • @R.J.Y.
    @R.J.Y. 4 ปีที่แล้ว

    Hi Sir,
    How may videos remains to complete php apart from php cms and php frameworks.
    and one more question :
    can i learn laravel without learning codignighter or any php framework.

    • @YahooBaba
      @YahooBaba  4 ปีที่แล้ว

      Round about 50 videos are remaining and Yes you can learn Laravel withour learning codeigniter but you must have a good knowledge of PHP OOps and MVC Structure coding.

  • @jubrazkhan255
    @jubrazkhan255 4 ปีที่แล้ว +1

    Sir php se new HTML file kise create kare?

    • @YahooBaba
      @YahooBaba  4 ปีที่แล้ว +1

      If you have already seen this video so i don't think it is difficult to create HTML file with PHP. But any ways i am giving you a sample code :
      if (!file_exists('newname.html')) {
      $handle = fopen('path/to/new/file/newname.html','w+');
      fwrite($handle,$newcontent);
      fclose($handle);
      }

    • @jubrazkhan255
      @jubrazkhan255 4 ปีที่แล้ว

      @@YahooBaba Thank you sir 😍😍😘

  • @basharat2524
    @basharat2524 3 ปีที่แล้ว

    AOA Dear Sir:
    Sir in fucntion ka use hum kha kerty hai wesy to in ka use linux mea hota hai to php mea kha hota hai

    • @YahooBaba
      @YahooBaba  3 ปีที่แล้ว +1

      Dear PHP bhi Linux server pe he chalti hai aur jab bhi linux server pe koi file aur folder create karna hota hai toh hum tabhi iska uses karte hai.

    • @basharat2524
      @basharat2524 3 ปีที่แล้ว

      @@YahooBaba Sir thanks

    • @basharat2524
      @basharat2524 3 ปีที่แล้ว

      @@YahooBaba Sir when you starting laraval..?

  • @usama_sadiq
    @usama_sadiq 4 ปีที่แล้ว

    Sir aap login, signup, forget password with email verification ye tutorial kab tak upload karenge in php

    • @YahooBaba
      @YahooBaba  4 ปีที่แล้ว +1

      Kab tak ka toh pata nahi bhai ..... magar ek din karunga jaroor.

  • @basitrz3388
    @basitrz3388 4 ปีที่แล้ว

    Sir php ke sath kon sa framework best rhega plz tell me

    • @YahooBaba
      @YahooBaba  4 ปีที่แล้ว

      Framework ko kaam ke according select karna padta hai. Pehle aap ye bataye ki project kiss topic pe hai.

    • @basitrz3388
      @basitrz3388 4 ปีที่แล้ว

      @@YahooBaba online shopping

  • @mamunraj6265
    @mamunraj6265 4 ปีที่แล้ว

    sir, I have one question

  • @digitalduniya8530
    @digitalduniya8530 4 ปีที่แล้ว

    please add videos with sequence in playlist .

    • @YahooBaba
      @YahooBaba  4 ปีที่แล้ว

      All video already in Sequence and Video Number on Thumbnail of every video.

    • @digitalduniya8530
      @digitalduniya8530 4 ปีที่แล้ว

      @@YahooBaba php mysql playlist me nahi hai

  • @ravirajsinhrana2637
    @ravirajsinhrana2637 4 ปีที่แล้ว

    sir please laravel start karona

  • @hazratumar9241
    @hazratumar9241 4 ปีที่แล้ว

    sir php framework start karo

  • @mamunraj6265
    @mamunraj6265 4 ปีที่แล้ว

    How do I set the background of a svg code I create?

    • @YahooBaba
      @YahooBaba  4 ปีที่แล้ว

      See our SVG course to change the background of Svg

    • @mamunraj6265
      @mamunraj6265 4 ปีที่แล้ว

      @@YahooBaba
      and

  • @rahulbhawaliya7633
    @rahulbhawaliya7633 4 ปีที่แล้ว

    sir ye php kb khatam hoga?

    • @YahooBaba
      @YahooBaba  4 ปีที่แล้ว

      Abhi 50 videos baki hai.

  • @ChandanKumar-ke7pb
    @ChandanKumar-ke7pb 4 ปีที่แล้ว

    Hello Sir please codiengnaitor framework ka tutorial Start kijiye please please please please please please please. please please please please please please please please please please please please please please please please please. please

    • @YahooBaba
      @YahooBaba  4 ปีที่แล้ว

      I will make it after completing PHP Course.