Custom PHP log files

preview_player
Показать описание
In this video, I show you how to create a function to write log files to your local directory
Рекомендации по теме
Комментарии
Автор

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.

ronpalmer
Автор

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.

websoftwaredeveloperijtiha
Автор

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

dbvibroacoustics
Автор

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

sagarb.g.
Автор

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

WisdomOmote
Автор

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

mardrosales
Автор

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

beasta
Автор

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

remixdz_vids
Автор

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.

rshekhar
Автор

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

danylayton