Summary: I often get that error when working on some php program... I just don't know why.... And it's often the case with phpMyAdmin.... "CGI Error The specif...
Summary: I downloaded the trial version of codecharge studio, and I tried putting together some PHP, from one of the tutorials in hopes of getting a grasp of h...
Summary: GREAT IT WORKS!! COOL! YEEHAA!! thx alot! oh yhe, ok what's the dif between cgi,php, and asp, in cgi and asp, do you need to isntall anything in the ...
Summary: yes checking to make sure you haven't outputted anything first is a must. To make sure your errors are not errors with IIS, try this: at the start of ...
Summary: Well there you go IR...No need to thank me. Massage therapist, trades computer parts for work, and a hottie. I'd say I just made the setup of the ce...
Summary: Real password protection can only be done with some type of server side programming. You'd need to be using CGI, ASP, JSP, PHP, etc on the server sid...
Summary: Hi, I need to do the following -Get a path through a GET method -Show alphabetically sorted, the folders inside that path, followed by all the files ...
Summary: (First of all, regarding the metaphor with the car, I totally understand. Really. heh) Anyway, http://www.php.net is a great place to go for PHP. I do...
Summary: Tried this on my college server (supports PHP), i got nothing, the code doesnt even appear when i view source and Iv also turned my own comp into a we...
Summary: I have created a form but my problem is a simple & easy to understand php script to post it to an email address and produce a "thank you" page to the ...
Summary: This is a follow up with an earlier posting: http://computing.net/unix/wwwboard/forum/5465.html Basically,I have a command line tool that takes a bina...
Summary: hi im new to php programming and i have created a form that sends a email to an email address tht i specify. i want this email to be displayed in a...
Summary: Compile error: Function or interface marked as restricted, or the function uses an Automation type not supported in vb. I get this error when trying ...
Summary: P.S. I forgot a closing ?, I don't think you need the echo() function, and also I did some research on the $PHP_SELF variable. Try checking this out. ...
Summary: "Do i need a mailserver on my webserver to be able to send form data to an email address?" Yes, but the mail server can be anywhere - another domain, ...
Summary: Best solution is to use phpBB with PHP 4.x, MySQL 4.x, and Apache 1.3.x However with your illegal copy of Windows (as seen by "windows xp pro corps") ...
Summary: Hi Im upgrading the website I work on from HTML and java to PHP. At the moment, I use javascript to insert menu's, adverts etc. into the website acros...
Summary: I think the problem lies within the remove_function code. I keep getting an error with the executable file not a compile error. Here is the code, do...
Summary: Hi, My friend told me that there is a type of database with PHP that uses only one file. If so, what is the format(s) of the database(s) that work thi...
Summary: Go to <a target = "_blank" href = "http://www.php.net">php.net You can get a lot of help and examples there. I assume that you already have web hos...
Summary: You probably won't find one that doesn't use CGI in some fashion. Any time you submit a request on the web you're using a CGI. That said, look for w...
Summary: I'm having someone develop a site for me and they said it is not possible to have a progress bar with PHP. Is that true??? He said he could write it ...
Summary: Hey All, Just wanted some feedback and hear what you all of the great minds of Computing.NET had to say. First, for the web programmers out there, wh...