This is a discussion on "More questions on web processing scripts" within the PHP Forum section. This forum, and the thread "More questions on web processing scripts are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
More questions on web processing scripts
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Why are some processing scripts written in php as opposed to say asp, or visa versa; or even in cgi? Does it matter which one you use.
Also, does the hosting server/service need to run a cgi-interface for php or asp scripts to work, as is the case for cgi scripts? |
|
|
|
|||
|
Re: More questions on web processing scripts
Many thanks. So, PHP scripts usually run on unix servers with a PHP parser, and ASP must be on Windows servers... Can you run PHP scripts on Windows servers also, or must it be unix?
regards.. |
|
|||
|
Re: More questions on web processing scripts
You can run them on windows too but not everything is supported.
|
|
|||
|
Re: More questions on web processing scripts
I see.. Many thanks. So, for full PHP support I would need a Unix server.
As my local site will be on a Windows PC, would I experience problems with using things like control-pannels (which often come with a hosting deal) being run on a Unix machine/server? I ask because I have no experience of the Unix environment what so ever. |
|
||||
|
Re: More questions on web processing scripts
If you get a hosting account with a hosting provider, you can simply make sure you're on a unix server, and if they offer something like cPanel or Plesk (or something similar), you'll never know you're on a unix machine because you'll simply do all your tweaking in an easy-to-use web interface.
If you instead are hosting your site on a windows machine in your home... that's a whole other ballpark and I'd definitely recommend you don't, unless it's a small personal/hobby web site. |
![]() |
| Tags |
| questions, web, processing, scripts |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Simple Word Processing | ITG | Job Opportunities | 0 | Dec 4th, 2007 09:58 |
| Ah form processing doing my head in! | 1840dsgn | PHP Forum | 7 | Jul 17th, 2007 23:14 |
| problems with form processing | tooie | Classic ASP | 3 | Apr 26th, 2006 17:34 |
| Form processing javabean | kinjiro | PHP Forum | 0 | Aug 9th, 2004 14:18 |
| Template Processing | vor | Classic ASP | 3 | Sep 10th, 2003 00:01 |