Skip to content Skip to sidebar Skip to footer
Showing posts with the label .htaccess

How To Hide Url From Users When Submitting This Form?

I have a form with many many fields... When submitting these fields, I use the POST method which hi… Read more How To Hide Url From Users When Submitting This Form?

Configure Htaccess To Bypass Direct Links To Css And Javascript Files

I am currently developing a mini framework which uses a htaccess doc which redirects all traffic fr… Read more Configure Htaccess To Bypass Direct Links To Css And Javascript Files

Ajax Call Cannot Find PHP File

I am doing a ajax call , but its giving a error saying 404 file not found. $.ajax({ … Read more Ajax Call Cannot Find PHP File