[Arsperl-users] how to hide the connection string in ars_GetListSQL
Brought to you by:
jeffmurphy
|
From: Serouche R. <ser...@dc...> - 2007-04-16 11:13:02
|
Dear listers, I would like to provide a arsperl script to some users. The script is using ars_GetListSQL to get infos from a table. More precisely a view. I would like to hide the ars_login infos so my users will not see the login and password in use. As I am novice in perl, I am not sure whether something like include (found for ex. in php) could be used. Any help on how to do this ? Thank you. Serouche |