PHP String (ucwords)
Runs a PHP string function on the output.
| Country | Continent |
|---|---|
| Brazil | South America |
| France | Europe |
| Germany | Europe |
| Italy | Europe |
| Russia | Europe |
| South Africa | Africa |
| United Kingdom | Europe |
| United States | North America |
Runs a PHP string function on the output.
| Country | Continent |
|---|---|
| Brazil | South America |
| France | Europe |
| Germany | Europe |
| Italy | Europe |
| Russia | Europe |
| South Africa | Africa |
| United Kingdom | Europe |
| United States | North America |