Hello everibody,
i am working my way through php. What a day it was when i found out that you can use sql css and php instead of hard coding the whole world!!!!
Now this my hard question:
<a href=\"http://www.radiozerogravity.net/cgi-bin/ZGPlayerPlus.cgi?transid=\ . $riga["TRANSID"].">
I need to keep the : http://www.radiozerogravity.net/cgi-bin/ZGPlayerPlus.cgi?transid=
FIXED while appending the $riga["TRANSID"] every time different.
Can anibody fix this bug?(it reads unexpect T_STRING when executed)
Thanks in advance
Cheers, Davide
ps that link launches a radio player( so the next natural question is how can i launch it to make it 600x400 big into a pop up window?
thanks thanks thanks