Jump to content

Selecting A Word In Php String


mostafatalebi

Recommended Posts

Hello every one

I want to write an extensive database for my upcoming bilingual dictionary. I must make my words in a notepad or a text file, and since this job is done by a typist rather than a programmer, I have to tell her to type in a simple format so that using php, later, I could add them to a database. My approach is that to tell her to type words with one space between. Like:

 

Carrot Potato Bread Water Glass Head Hand Eye Ear Body

 

 

What PHP Function or regular expression I must use to get each word into a row of a table in a database?

Link to comment
https://forums.phpfreaks.com/topic/270829-selecting-a-word-in-php-string/
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.