Custom PHP log files

Поделиться
HTML-код
  • Опубликовано: 1 фев 2025

Комментарии •

  • @ronpalmer7260
    @ronpalmer7260 Год назад +1

    Simple, easy, and exactly what I needed. I have a php 404 page that handles some of my own routing before returning a 404 error and I needed to log the incoming broken links so I can fix the ones that need fixing. This worked perfectly and easily. Thanks.

  • @websoftwaredeveloperijtiha3093
    @websoftwaredeveloperijtiha3093 2 года назад +1

    I am impressed with your teaching style. I am in the learning Phase of PHP. Sir could you please make a video on How to create a Global Function to Connect to the Mysql database via PDO like ConDB ($ host, $ user, $ PWD) you get the idea. Nice !! Another great idea I will implement on my site ;-) Keep these videos coming !!! They are well appreciated.

  • @dbvibroacoustics5550
    @dbvibroacoustics5550 4 года назад +4

    Nice!! Another great idea I will implement on my site ;-) Keep these videos coming!!! They are well appreciated...

    • @rvft
      @rvft 4 года назад

      Totally agreed!

    • @eastontyson8953
      @eastontyson8953 3 года назад

      I guess it is pretty off topic but do anyone know a good place to watch newly released movies online?

    • @royuriah890
      @royuriah890 3 года назад

      @Easton Tyson lately I have been using flixzone. Just search on google for it :)

    • @maxmario9196
      @maxmario9196 3 года назад

      @Roy Uriah yea, been watching on FlixZone for months myself :D

    • @eastontyson8953
      @eastontyson8953 3 года назад

      @Roy Uriah thanks, I signed up and it seems like a nice service :D I appreciate it!

  • @mayankpandey6051
    @mayankpandey6051 4 года назад +1

    Very clear to understand Thanks Sir👌

  • @sagarb.g.1672
    @sagarb.g.1672 4 года назад

    It's very beautiful idea and very useful.. Thank you..

  • @mehmetercu6750
    @mehmetercu6750 4 года назад

    Thank you sir👏👏👏 excellent job

  • @alagappanthalapathy5593
    @alagappanthalapathy5593 2 года назад

    Thanks 👍

  • @WisdomOmote
    @WisdomOmote 4 года назад +1

    Sir really enjoy your teaching. Thank you very much sir. But is there anyway to save the log details to my database?

  • @catalinaponce2790
    @catalinaponce2790 3 года назад

    nice vid

  • @beasta75
    @beasta75 4 года назад +1

    Hey may you make a tutorial to how to visit profile of users fetched from database, (where you can add them and send them messages ) for example... 🙏🏼 Thanks

  • @vidyasurbhi3084
    @vidyasurbhi3084 3 года назад

    thanks a lot..

  • @remixdz_vids5158
    @remixdz_vids5158 4 года назад

    How about finishing the user login series with showing other people registered so we can add them and message them

  • @mardrosales1673
    @mardrosales1673 3 года назад

    How about storing it on the database(mysql) instead of storing it on txt file.

  • @medbocif123
    @medbocif123 4 года назад

    Great

  • @franto_sinaga
    @franto_sinaga 5 месяцев назад

    can we show log.txt to our web?

  • @rshekhar11
    @rshekhar11 4 года назад +1

    Sir, I love your teaching style very much. Sir, I am in the learning Phase of PHP. Sir could you please make a video on How to create a Global Function to Connect to Mysql database via PDO like ConDB($host, $user, $pwd) you get the idea.
    and A separate function to execute Statemen's Like(CREATE, INSERT, UPDATE, DELETE ) for Example say RunSQL($sql), and the function will use the ConDB() Function to connect to Database and execute the $sql and Closes the connection automatically. and another function Like QuerySQL($sql) to query the database and when we use the function with a $result variable it returns an Array of recordsets that we can use further to display as a table on a page.
    and we can use the RunSQL() and QuerySQL() functions on any php page.
    Sir, It a big thing for me now but it is a very small thing for you. If you can help me I will be grateful to you. and
    if something better can be done to achieve this will be a great help for me. Thanks, Sir.

  • @sooryasaan2588
    @sooryasaan2588 3 года назад

    Tku sir

  • @danylayton7582
    @danylayton7582 2 года назад

    HelloI want to buy this tools with paypal, can I pay for it with paypal?

  • @tarietangadzani2438
    @tarietangadzani2438 2 года назад

    Can I have a source for this