PDA

View Full Version : Miva Script



Mike-T
June 1st, 2001, 16:13
What the hell is Miva Scripts? Is this going to replace CGI?

cowax
June 1st, 2001, 17:30
PhP is replacing CGI ;)

Epgs
June 1st, 2001, 22:02
yeah php is the best. it is fast and very powerful

Canuckkev
June 1st, 2001, 22:43
Yeah..I finally learned some Perl, now I gotta convert all my scripts to PHP. Well...good thing they are similar(well, sorta). Actually, I don't know much PHP, but it's sort of a combo of code from other languages, right? Shouldn't be that hard to learn.

ashben
June 2nd, 2001, 01:47
Originally posted by Mike-T
What the hell is Miva Scripts? Is this going to replace CGI?

Miva Script programs are HTML documents that also contain tags from the Miva Script programming language. Miva Script is a server-side scripting language that is implemented by a Miva Server (Empresa or Mia) rather than by the browser.

The implication of Miva Scripts is pretty different from other scripting languages and so its not fair to say that Miva may replace CGI. From what I know Miva Scripts are primarily used for online store mgmt. (payment processing, shopping cart systems etc).

atlas
June 2nd, 2001, 11:32
Originally posted by Epgs
yeah php is the best. it is fast and very powerful

It really depends. PHP isn't the most full-featured programming language around. Where are the pointers? If you just want to make a lot of relatively simple pages quickly, then PHP is a good choice.

When you delve deep into perl you'll find a lot fo powerful features. Other types of page generation with java also seem quite good.

-mk

lucifer
June 3rd, 2001, 08:22
Originally posted by Canuckkev
, I don't know much PHP, but it's sort of a combo of code from other languages, right? Shouldn't be that hard to learn.

If you know some perl etc PHP is simple - just get the manual on your pc and get going - it's easier to find the info than Perl docs