how can i hide php-mysal access functions?
Posted: Thu Jan 07, 2010 9:00 am
Suppose i use FORM METHOD=POST in my php page and i have to process the sent data. Instead of sending to some other php pages can i use the same page for processing the same data. And also how could i hide the database accessing functions in the view page source.