Preserved Topic: want to learn new language |
|
---|---|
Author | Thread |
Paranoid (IV) Inmate From: us |
posted 04-29-2001 20:50
right now i only am using html / css and javascript for my site. Do you think i should learn php? Would it make my site smaller and easier to make? Are there any free hosts that allow php? do you know of any tutorials for php? or would it be better to learn something else? sorry for all the questions, thanks. |
Paranoid (IV) Inmate From: us |
posted 04-29-2001 20:53
wierd, i just posted this, but c? shows up higher on the list. |
Paranoid (IV) Mad Scientist From: Omicron Persei 8 |
posted 04-29-2001 22:00
www.f2s.com all the way for php. |
Paranoid (IV) Inmate From: New Jersey, USA |
posted 04-30-2001 03:07
http://www.phpbeginner.com/ |
Paranoid (IV) Inmate From: us |
posted 04-30-2001 04:26
can i test my pages on my computer? i went to php.net and download the windows binary. i installed it and when i put |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 04-30-2001 05:06
the file has to be a .php type name. As well as having the correct shite set up in the .htconfig file, if you are using an apache server. |
Neurotic (0) Inmate Newly admitted |
posted 04-30-2001 08:31
GRUMBLE...I seriously hope that you are not implying that ASP is in any way more complex or powerful than PHP...of course, depending on how you define "hardcore" you could mean something diifferent than what I am thinking. |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 04-30-2001 08:44 |
Neurotic (0) Inmate Newly admitted |
posted 04-30-2001 08:44 |
Paranoid (IV) Mad Scientist From: Omicron Persei 8 |
posted 04-30-2001 11:52
jakeb, what webserver are you running? check the readme and helpfiles to configure your php correctly. |
Neurotic (0) Inmate Newly admitted |
posted 04-30-2001 19:32
uhhh....language of professionals<scratches head>... |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 04-30-2001 20:05
Ok, Visual Basic being the language of professionals... Maybe 10 years ago... no wait, not even then. |
Neurotic (0) Inmate Newly admitted |
posted 04-30-2001 20:58
HAHAHA...damn you warmage...I think that was my second or third post that was NOT sarcastic...and you had to go and ruin it!!! LOL, C'mon VB has its place still...it might be a very small place, but it *is* a place... |
Paranoid (IV) Inmate From: us |
posted 04-30-2001 23:07
"what webserver are you running?" this is my computer it's not going to host anything on the net. Do i still need to download apache for php files to work? |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 04-30-2001 23:20
um... I think so... I am not sure... I have never tried it without apache or the IIS... |
Paranoid (IV) Inmate From: New Jersey, USA |
posted 05-01-2001 02:11
Yes you need to install some type of server on your computer to test your .php pages, unless you have a web host that supports PHP. Apache is realatively easy to install and configure on a windows machine. If you don't want to do that, and your host doesn't support PHP, you could always do what Grumble suggested in his first post, and sign up with f2s.com. It's free and you can do PHP. |
Paranoid (IV) Inmate From: us |
posted 05-01-2001 23:44
i got apache installed, and it's working. I then installed php. But it doesn't work. in my apache httpconfig file apache gets an error on this line |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 05-01-2001 23:57
Again RTFM. It will help. |
Paranoid (IV) Inmate From: us |
posted 05-02-2001 00:12
i don't have a fm! i have php's and apache text files that came with the installer(i read them). i also have the link someone gave me. i followed the text files exact instructions, but why don't i even have a dll needed? it should have came with an installer. i got the newest windows binaries from apache and php. |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 05-02-2001 01:15
JakeB |
Paranoid (IV) Inmate From: New Jersey, USA |
posted 05-02-2001 01:21
Man, how nice is that, great link bitdamaged. Even though it's pretty straightforward, I'm not sure how quickly I could have configured the three of them without a good book with me. |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 05-02-2001 06:56
JakeB, did you install PHP from zip file or you used installer? It is better to download zip file. |