From: Don S. <do...@se...> - 2003-03-17 20:14:48
|
I'll have to say that you can't change it now, due to existing modules having it coded that way. The best solution, if it was necessary would be to add a new variable. I don't think it is as anoying as you say. It is typing a few extra keystrokes. The machine is doing all of the work. Don. On Mon, 17 Mar 2003, Richard Sumilang wrote: > 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 > > > > ------------------------------------------------------- > This SF.net email is sponsored by:Crypto Challenge is now open! > Get cracking and register here for some mind boggling fun and > the chance of winning an Apple iPod: > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > > |