Jump to content

PHP string parsing?


Roy766

Recommended Posts

Hi, all! I'm not to good with PHP and I was wondering if anyone could help.

 

I have a simple text box and a submit button. I want a little series of text underneath that text box that echoes every word (separated by a space), on its individual line.

 

For example, if a user types in "I am awesome" in the box and presses the button, the output would read:

 

I

Am

Awesome

 

Anybody have any suggestions?

 

Thanks in advance!

Link to comment
https://forums.phpfreaks.com/topic/129879-php-string-parsing/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.