Skip to main content

PHP vs CGI

Comments

3 comments

  • cPanelMichael
    Hello :) Are you referring to the scripting language itself or the PHP handler enabled on your server? If it's just the language, then it really depends on how it's coded. Thank you.
    0
  • keat63
    Was referring to the scripts to be honest. I have a few html contact type forms where a customer fills his details and hits send. This posts the email to us to act upon. I was trying to determine if cgi was maybe more secure than php. But if it comes down to how the script is written, then i guess it doesn't matter ??
    0
  • anton_latvia
    Short answer - PHP if you know PHP. CGI - if you know perl/CGI-scripting. Question itself is quite general - any technology can be compromised and any technology can be used. ;)
    0

Please sign in to leave a comment.