Forum: PHP Apr 22nd, 2008 |
| Replies: 1 Views: 232 |
Forum: PHP Apr 22nd, 2008 |
| Replies: 1 Views: 232 Problem execute the Query Hi,
I have a problem especially executing the query, I hope the problem due to special Character, i am using the ADOB for DB[MYSQL], Script is PHP, i have enclosed the function which make me hazard... |
Forum: PHP Nov 19th, 2007 |
| Replies: 3 Views: 2,765 Re: PHP Special character Problem the special characte look like ................
œÏïÎîÔôËÊÉÈëêéèÀàçÍíóÓéèÉÈÚúáàÁÀãñÑÖöÜüßÉ
the above char is not display excatly only look like ? and etc... |
Forum: PHP Nov 16th, 2007 |
| Replies: 3 Views: 2,765 PHP Special character Problem Hi,
I have some problem while displaying the content with special characters like other language especially from Belgium Dutch characters, I meant the exact database table content [Belgium Dutch... |
Forum: PHP Nov 12th, 2007 |
| Replies: 3 Views: 619 |
Forum: PHP Nov 12th, 2007 |
| Replies: 3 Views: 619 Re: PHP-SearchText Highlight Function I have enclosed the simple PHP function for Text [array] Highlight
without changing the own case...
function ShowPowerHighlight($Text,$Needle) {
for($j=0; $j< count($Needle); $j++){
if... |
Forum: PHP Nov 12th, 2007 |
| Replies: 3 Views: 619 PHP-SearchText Highlight Function I have enclosed the simple PHP function for Text [array] Highlight
without changing the own case...
function ShowPowerHighlight($Text,$Needle) {
for($j=0; $j< count($Needle); $j++){
... |
Forum: PHP Sep 11th, 2007 |
| Replies: 7 Views: 4,836 |