[FX.php List] How to stop error with bad username/password

Jonathan Schwartz jschwartz at exit445.com
Tue Nov 20 00:10:58 MST 2007


Glenn,

For clarification,  are you referring to the file's administrative 
username/password that allows fx.php to access the file in order to 
perform a query, or.... a set of fields that you have created in an 
FMP table for the purpose of allowing users to login to your solution?

If the former, this should never produce and error in a production 
system.  However, turning off error reporting will help shield end 
users from system errors.

If the latter, then the handling is whatever you decide it should be 
when the login produces results other than what is desired.

So...which one is it?

J


At 3:04 PM +1100 11/20/07, Glenn Singleton wrote:
>The username/passwords are set in the fp7 file (with appropriate priviledges
>for each user) and the users are asked for them as login details on a form.
>
>You have another way of NOT hard coding user names and passwords WITHOUT a
>username/password table ?
>
>


-- 
Jonathan Schwartz
Exit 445 Group
jonathan at exit445.com
http://www.exit445.com
415-381-1852


More information about the FX.php_List mailing list