/[libdata]/branches/paul_xx/admin/install/libdata_install.txt
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /branches/paul_xx/admin/install/libdata_install.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

branches/paul/admin/install/libdata_install.txt revision 68 by dpavlin, Thu Mar 18 19:24:54 2004 UTC branches/paul_xx/admin/install/libdata_install.txt revision 69 by dpavlin, Thu Mar 18 20:01:09 2004 UTC
# Line 483  and SELECT and INSERT rights to the libs Line 483  and SELECT and INSERT rights to the libs
483  strategies to fine-tune security, some of them are related uniquely to your  strategies to fine-tune security, some of them are related uniquely to your
484  institution and levels of paranoia.    institution and levels of paranoia.  
485  (2) The LibData db_connect.php file, independently in both the administrative  (2) The LibData db_connect.php file, independently in both the administrative
486  and public halves of LibData contains a function named mysql_tryquery().  This  and public halves of LibData contains a function named xx_tryquery().  This
487  is a light wrapper around the built-in mysql_query() function.  Note that there  is a light wrapper around the built-in xx_query() function.  Note that there
488  is a variable for debug mode ($db_debug).  Setting this to 1 (true) will cause  is a variable for debug mode ($db_debug).  Setting this to 1 (true) will cause
489  all SQL queries which fail to be output to the screen.  This is not recommended  all SQL queries which fail to be output to the screen.  This is not recommended
490  for production or public side LibData.  However, it can be used in conjunction  for production or public side LibData.  However, it can be used in conjunction
# Line 492  with a mail() type function to the mail Line 492  with a mail() type function to the mail
492  and date/time transparently to the system administrator.  This functionality is  and date/time transparently to the system administrator.  This functionality is
493  not supplied (and requires a functioning SMTP gateway).  However, the programming  not supplied (and requires a functioning SMTP gateway).  However, the programming
494  to enable this is quite minimal given the centralized error-trapping with  to enable this is quite minimal given the centralized error-trapping with
495  mysql_tryquery() in the db_connect.php files.  (Remember that administrative and  xx_tryquery() in the db_connect.php files.  (Remember that administrative and
496  public LibData utilize their own separate db_connect.php files.)  public LibData utilize their own separate db_connect.php files.)
497    
498  ==============================================================================  ==============================================================================

Legend:
Removed from v.68  
changed lines
  Added in v.69

  ViewVC Help
Powered by ViewVC 1.1.26