asmith20002
01-14-2009, 01:30 PM
Hi,
I wanted to know if there's someway I could do it without php.
I have this values in the table :
www.example.com/john
www.example.com/tom
www.example.com/jack
I wanna cut the "www.example.com/" from all of them, and they all have this at the beginning.
Is it possible I do it with a query?
Thanks
p.s If yea, Is it possible to do same thing if the string were in different parts , like beginning, middle, end...
I wanted to know if there's someway I could do it without php.
I have this values in the table :
www.example.com/john
www.example.com/tom
www.example.com/jack
I wanna cut the "www.example.com/" from all of them, and they all have this at the beginning.
Is it possible I do it with a query?
Thanks
p.s If yea, Is it possible to do same thing if the string were in different parts , like beginning, middle, end...