By weldja on
Hi,
Does anyone have a php page snippet to list contents of a specific table in drupal 7.
I want to copy a snippet to the body of a basic page (php enabled)
Thanks
Hi,
Does anyone have a php page snippet to list contents of a specific table in drupal 7.
I want to copy a snippet to the body of a basic page (php enabled)
Thanks
Comments
Here is 3 php-files you can use
FILE 1 dbspy.php
FILE 2 dbspy_list.php
FILE 3 dbspy_view.php
thank you ;)
thank you ;)
another thank you ..
Thanks for these three useful scripts ..
but have you overlooked posting dbspy_create.php which is called in "create info" links?
Sorry, old script
This is an old script and I beleave create only does the same as first part of dbspy_view.php
Like this:
and then?
and where do u put these files????
where
Create a subdirectory in your site and copy the files there
Then call the script by:
(your site)/(your subdirectory)/dbspy.php