Quantcast
Channel: PHP Freaks: PHP Help
Viewing all articles
Browse latest Browse all 13200

Php Url without port on it

$
0
0

Hey guys,

I am using wamp to test some php files...

Currently my wamp is set up on my 82 port, so I have to reference like this: http://localhost:82/test/test.php

 

The problem is that I am linking the php file with actionscript and actionscript doesn't allow me to use a port number,

Is there another way I can type http://localhost:82/test/test.php and load it?

 

Thanks a lot in advance!

 

 


Viewing all articles
Browse latest Browse all 13200

Trending Articles