se4b4ss
10-20-2004, 08:16 PM
anybody have a simple php script that i can use to replace characters in a string? i want to replace all hyphens with spaces....
*edit-also, how do i compare one string to another without considering capitalization. example, i'd like if (steve==Steve) to result in true.
thanks in advance,
steve
*edit-also, how do i compare one string to another without considering capitalization. example, i'd like if (steve==Steve) to result in true.
thanks in advance,
steve