![]() |
Quote:
|
You are entering Hebrew words into the template and ending up with those characters? How about a link to your page.
|
Adding Hebrew words into my template will not end up with those characters.
Adding Hebrew words into the php file where I have to replace "My Page Title" with my own title description will end up with those characters. link |
Quote:
Someone was having a similar problem recently, and the solution was to call utf8_decode() on the string. |
A sample video in creating php page - http://www.youtube.com/watch?v=jK3738agsg4
|
Quote:
I have changed this line Code:
$templater->register('pagetitle', $pagetitle); Code:
$templater->register('pagetitle', utf8_decode($pagetitle)); Any other suggestions? :/ |
Quote:
Quote:
Or I suppose we could take another guess and try utf8_encode(). :) |
Very helpful... thanks a million!
|
The page is blank... www.foro-ptc.com/test.php
|
@dany : check this video http://www.youtube.com/watch?v=jK3738agsg4
hope it helps you. |
All times are GMT. The time now is 11:13 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|