3,12d2 < $ipsel = ""; < < function getipsel() { < global $ipsel; < if ($ipsel == "") { < $ipsel = str_replace("", "  ", str_replace("", "  ", file_get_contents("http://www.rjmprogramming.com.au/PHP/design_a_course.php?ipselect=101.164.170.58"))); < } < return $ipsel; < } < 1164c1154 < $pretsuff = 'RJM Programming Chat via http://sourceforge.net/projects/phpmychat/ ... thanks ' . getipsel() . 'rjmhomewhite.png'; --- > $pretsuff = 'RJM Programming Chat via http://sourceforge.net/projects/phpmychat/ ... thanks rjmhomewhite.png'; 1169c1159 < $pretsuff = '' . getipsel() . 'rjmhomewhite.png'; --- > $pretsuff = 'rjmhomewhite.png'; 1171c1161 < $tsuff .= '' . getipsel() . 'rjmhomewhite.pngEmail'; --- > $tsuff .= 'rjmhomewhite.pngEmail'; 1180c1170 < $pretsuff = ''.$andbit.'' . getipsel() . 'rjmhomewhite.png'; --- > $pretsuff = ''.$andbit.'rjmhomewhite.png'; 1182c1172 < $tsuff .= ''.$andbit.'' . getipsel() . 'rjmhomewhite.pngEmail'; --- > $tsuff .= ''.$andbit.'rjmhomewhite.pngEmail'; 1263c1253 < //echo '' . getipsel() . ' href="http://www.rjmprogramming.com.au" target="_blank" style="display:block;width:90%; filter: alpha(opacity=35);" onmouseover="if( this.filters) { this.filters.alpha.opacity=100; }" onmouseout="if( this.filters) { this.filters.alpha.opacity=60; }">rjmhomewhite.pngEmail Preview '.$pretsuff; --- > //echo 'rjmhomewhite.pngEmail Preview '.$pretsuff; 1283c1273 < //echo '' . getipsel() . 'rjmhomewhite.png'; --- > //echo 'rjmhomewhite.png';