I am working on an Image Gallery System, where a person while uploading an image specifies the related tags like wallpaper, picture, beautiful, natural, mountain etc separated by comma.
Now what i want is a script that separates all such words (may be using explode()), and make them links. For this i need validation too, that no other character than SPACE, COMMA, A-Z, a-z is entered.
Can someone please help me in developing such script!!!!
I already searched on Google, but failed to find the help or a readymade one.
Thanks WAITING for responses.
Now what i want is a script that separates all such words (may be using explode()), and make them links. For this i need validation too, that no other character than SPACE, COMMA, A-Z, a-z is entered.
Can someone please help me in developing such script!!!!
I already searched on Google, but failed to find the help or a readymade one.
Thanks WAITING for responses.
