PHP Scripts

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
nerko1977
Forum Newbie
Posts: 1
Joined: Sat Jan 15, 2011 3:16 pm

PHP Scripts

Post by nerko1977 »

Hi,

I have some php scripts for websites. How can I upload them to see what they look like. i tired using WAMP but it wont work. is the only way to do it on the real server or there is a way to do it without it?

Thnak you in advance

Nero
jankidudel
Forum Commoner
Posts: 91
Joined: Sat Oct 16, 2010 4:30 pm
Location: Lithuania, Vilnius

Re: PHP Scripts

Post by jankidudel »

nerko1977 wrote:Hi,

I have some php scripts for websites. How can I upload them to see what they look like. i tired using WAMP but it wont work. is the only way to do it on the real server or there is a way to do it without it?

Thnak you in advance

Nero

No, sorry there isn't a way to run a php script without server. But if it is only plain html + css, you can just open it.
The other way is to try to run your script here http://ideone.com/
Post Reply