Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


Tutorial is it safe to add SQL info in vb? filter_list
Author
Message
RE: is it safe to add SQL info in vb? #14
(08-07-2013, 09:39 AM)Blackbone Wrote: thanks guys for the replies, well im using a php login system lol, but can you they know the URL of the login page?

Essentially, yes they can, however because php is executed on the server, unless they have access to your server (as in, can edit the login.php) the best they can do is...well nothing unless you make it a functioning site/application combo.

Php is roughly executed in this manor just so you know

User goes to example.com, example.com/index.php is requested by the user, the server (Apache, nginx, Light HTTP, etc) parses code within <?php ?> and shows the output buffer from php (echo, print, printf, etc) to the user.

Reply





Messages In This Thread
is it safe to add SQL info in vb? - by Blackbone - 08-05-2013, 12:04 AM



Users browsing this thread: 1 Guest(s)