Posted by Eian on 1999-07-02
> > Although not C/C++, PHP3 has syntax almost exactly the > same as C/C++, and is executed from the .html file on > the server side (Apache web server module). > True (although I have never heard of PHP3). SSIs (Server Side Includes), while executed on the server side, would acheive much the same results as having inline C/C++. (But again, is run on the server side.) Eian
Previous post | Next post | Timeline | Home