PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
what are you processing this form in? If php, why execute the script? Why not include it or redirect to it?
I am processing the form in php but i dont want to use include because
I want to keep it as a separate entity and also, it allows for setting permissions on that particular file.
I tried using "#!/usr/bin/php" but couldnt succeed. can you please help me in here
there's no code you need for it, it's done once. Use your FTP client, if allowed, or your website control panel to set the permissions on the file to execution by the apache/php user (most likely 'nobody', so 'other' needs to be set)