-This gives you a ton more control over validation (most professional/enterprise level sites DON'T want the JS popup for each invalid field) allowing you to do fancy jquery error handling and also verify it again on the server side. ...
-This gives you a ton more control over validation (most professional/enterprise level sites DON'T want the JS popup for each invalid field) allowing you to do fancy jquery error handling and also verify it again on the server side. ...
Is it php error handling or or that I am on php 4.0 or what? Thanks. User avatar hsinc1: Newbie Newbie. Users Information. Posts: 3: Joined: Wed Jan 28, 2009 8:42 pm: Group: Registered users: Gender: None specified ...
Also, when errors print to screen via standard PHP error handling they show your servers full path which is a potential serious security risk, KissER suppresses these full paths. There are those ( usually contributors of dodgy ...