Jump to content

Protecting Source Code on mixed html PHP page


monkeybidz

Recommended Posts

How can I protect or block others from viewing my source code. I have a mixed form php and html, and someone has been trying to duplicate it. Each time they hit submit i get a text message on my phone, except all data is blank since they cannot connect to my database where all vars are stored. >:(

The source code is never, ever presented to the viewer unless a.) You show them or b.) php catastrophicly fails and begins dumping your source code to the browser (I've seen this happen just once)

 

So no worry of them getting your source code.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.