Jump to content

How to create a DB Log


nonexistentera

Recommended Posts

While I was searching through one of my favorite sites, I came across something interesting.

 

You can replace the ID with just about anything.

http://www.ultimate-guitar.com/tabs.php?id=20238

 

There is a little thing that says [DB LOG] which shows the time, status, rows, and other things for each query.

 

I am wondering if there is any actual script out there that does this, or is this just something I am going to need to make myself.

 

--nonexistentera

Link to comment
https://forums.phpfreaks.com/topic/169430-how-to-create-a-db-log/
Share on other sites

My Google hasn't found anything as a match, but you aren't giving us much to work with. All we've got is HTML/CSS/JS, which usually isn't indexed by search engines. The only static text I've found is:

 

time
status
rows
query
error
file
"queries in total time:"

 

And upon checking those out, the SERP didn't show a thing. I'm guessing it's handcoded, especially because of minor frontend HTML/CSS typos (such as 'sletter').

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.