Jump to content

[SOLVED] Have problem at start to study! Please help me..


akiratoya13

Recommended Posts

well, it is a server-side code, which means it can only be run in a server-side enviroment.

 

what i do is upload it to my domain and test it online...

 

or you can download 2 programs and run it on http://localhost/ but i dont bother.

 

search the forums for apache server

<?php echo "hello"; ?>

 

first off your missing the terminating semicolon

 

 

It's get me same problem.. but thanks, I forget that must use semicolon..

 

Are you sure your host supports PHP (if your using a host)? If you want to do it from your computer, you can download a package such as XAMPP or WAMP.

 

yeah, I think I'm the host because I create it.. But I don't understand the package.. What's function of package?

 

well, it is a server-side code, which means it can only be run in a server-side enviroment.

 

what i do is upload it to my domain and test it online...

 

or you can download 2 programs and run it on http://localhost/ but i dont bother.

 

search the forums for apache server

 

I already have apache server on my computer, but I don't understand how to make it server and how to upload my php files to that apache server..

 

I see my apache server just monitoring, but no option to upload my files.. please help about this, maybe this is the way..

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.