Page 1 of 1

php question

Posted: Wed Oct 02, 2002 1:49 pm
by Joey
does php have an interface? i mean, like a compiler and stuff, like C++? or is it like html, when you type the code in notepad, then save it as a .html then open it in IE?

Re:php question

Posted: Wed Oct 02, 2002 1:50 pm
by AGI1122
Neither actually, you have to put it up on your web site to run it.

I write my php using notepad, then upload it to my site and run it from my site.

Re:php question

Posted: Wed Oct 02, 2002 1:52 pm
by Joey
oh.

(how did i know chris was going to be the first to post an answer on this thread? ;))

Re:php question

Posted: Wed Oct 02, 2002 1:53 pm
by AGI1122
Because besides me, df, and I beleive Nick as well(but am not sure), I don't think anyone else here really knows php.

Re:php question

Posted: Wed Oct 02, 2002 1:58 pm
by AGI1122
Of course you could always be like me and turn you computer into a web server and run apache/php/mysql/perl all from your home pc... and my pc is now a web site. ;D

Sorry but I won't give out the url though... wouldn't want anybody to see my php projects before they are released. ;)

Re:php question

Posted: Wed Oct 02, 2002 3:47 pm
by smartguy240
I know a little php now...

SMG240

Re:php question

Posted: Wed Oct 02, 2002 9:48 pm
by sonneveld
I know a *bit* of php but only as a helper to produce my website.

- Nick

Re:php question

Posted: Thu Oct 03, 2002 9:18 am
by Nailhead
I've been using PHP for years now. I love it. I also run a PHP interpreter on my own machine at home to test my programs.