Jan 6, 2003 #1 dkin Programmer Dec 11, 2002 39 ES How can I use preg_match to retrieve the place of a empty space in a string?
Jan 6, 2003 #2 sleipnir214 Programmer May 6, 2002 15,350 US I don't know what you mean by "retrieve the place of an empty space". Want the best answers? Ask the best questions: http://www.tuxedo.org/~esr/faqs/smart-questions.htmlTANSTAAFL! Upvote 0 Downvote
I don't know what you mean by "retrieve the place of an empty space". Want the best answers? Ask the best questions: http://www.tuxedo.org/~esr/faqs/smart-questions.htmlTANSTAAFL!
Jan 6, 2003 Thread starter #3 dkin Programmer Dec 11, 2002 39 ES Thanks, strrpos() is what I looked for. Upvote 0 Downvote