Hey, im kinda new, and just wondering
I am constructing a clients website, and would like to know, if i enter a word, say "phone" into a textbox, i can insert it into a url string e.g http://www.adalpe.co.uk/images/[b]phone[/b] ?
Thanks!!
Adam
Is this possible?
Moderator: General Moderators
yes. The url is just another string for php, nothing special.
see http://www.php.net/language.operators.string
see http://www.php.net/language.operators.string