![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Can anyone point me to a reference that shows various ways of displaying MySQL data with PHP, like the following?: Display only rows where each word in a particular column begins with B. Display only words that END in a particular letter. Display only words that contain combinations of letters, such as "angor." Display only the first three letters of each word. Change everything to lower case. Change the first letters of every word except "and" and "the" to upper case. I found a good reference a couple weeks ago, but I seem to have lost the link. Thanks. |
#3
| ||||
| ||||
|
|
Can anyone point me to a reference that shows various ways of displaying MySQL data with PHP, like the following?: |
|
Display only rows where each word in a particular column begins with B. Display only words that END in a particular letter. Display only words that contain combinations of letters, such as "angor." |
|
Display only the first three letters of each word. Change everything to lower case. |
|
Change the first letters of every word except "and" and "the" to upper case. |
![]() |
| Thread Tools | |
| Display Modes | |
| |