From: Richard S. <ri...@ri...> - 2003-03-17 20:06:39
|
Why do we have to type <code>echo "http://" . $source_http;</code> just to get the http:// in front of the source http each time? It would make better sense to just have the the http:// part in that variable which I tried but then noticed that a lot of the modules have http:// hard coded in front of the source http variable which means a lot of changing of code and then a new release will come out and you will have to change that code too to make it work nicely. Is there some specific reason for this or is it an annoying issue that the developers are aware of this and will someday fix? Regards, Richard S. Richard Sumilang IT Manager ExexDirect, LLC 21650 Oxnard St., Suite 2350 Woodland Hills, CA 91367 (877) 591-3252 rsu...@ex... www.exexdirect.com |