Hiring Need someone to answer a simple php question.

Status
Not open for further replies.

daxzor

Active Member
59
2011
6
0
I need someone to answer a simple php question.

Please contact me via PM, i am paying $5 (paypal).

Thanks!
 
Last edited:
5 comments
i have genres stored in my database as Adventure,Drama,Horror and i need to echo out <a href='$genre'>$genre</a> for each genre but i cannot work out how to split them up
 
I know very little of PHP and MySQL, but i would say that you could add a new column in your database with the name ID

Then you would match Action-ID=1 Drama-ID=" etc..

Then you could make an 'until' routine until there are no more ids
 
Status
Not open for further replies.
Back
Top