cgi scripts
Title: cgi scripts
Category: /Literature/English
Details: Words: 2992 | Pages: 11 (approximately 235 words/page)
cgi scripts
Category: /Literature/English
Details: Words: 2992 | Pages: 11 (approximately 235 words/page)
showed first 75 words of 2992 total
You are viewing only a small portion of the paper.
Please login or register to access the full copy.
Please login or register to access the full copy.
showed last 75 words of 2992 total
retrieves is static, which means it exists in a constant state: a text file that doesn't change. A CGI program, on the other hand, is executed in real-time, so that it can output dynamic information.
 You have to tell the server what permissions to give your script. This establishes who can read, write (that is, change), or execute the file. You accomplish this by telnetting to your server and using the chmod (change mode) command.