netwhw Posted June 13, 2007 Share Posted June 13, 2007 ;DHello I have a website , all written in php 4, I use apache 1.x Last days i have been receiving a "notice" from one of my users that the website was beening " hacked " by some ppl. I Dont know exactly what they mean by that, but... The questions is, is there any leaks i should be aware of in php functions? I already secured all POST variables from sql injection with "stripslashes" and "ereg" Most of my web site usage is Database connecting , requesting data etc Most of my used functions are mssql involved ( fecth_array, query ) I really want to know from experts if there is anything else i should be looking for, if there is any function that could open HOLES in my code, or any tips here to get it most secured !!! If anyone is intersted on helping i may give he or she website url´s do it can be checked out... Any tips are welcome...!!! Quote Link to comment https://forums.phpfreaks.com/topic/55408-php-leaks/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.