I’m wanting this band to be able to enter in their own links via a .php page. The text they type will go to a Mysql Database, then onto the Flash page.
Here’s what I got so far. I just need to make ($row[links_Text]); into a weblink URL.
I’m not sure what code works for this.
$gigsText .= ($row[links_Text]);
**:asian: **