For johncms?
Загруз-центр для JohnCMS 3/4.xx
Скрипт загруз центра для JohnCMS 3.2.2 И...
Russian language only
For johncms?
Загруз-центр для JohnCMS 3/4.xx
Скрипт загруз центра для JohnCMS 3.2.2 И...
Russian language only
i want scripts like this.
it's from russia, someone translated it to english.
do you have any other scripts like this script?
my phone doesn't support russian letters.
it can show russian letters, but it can't write it.
i want to learn russian language.
why do i want to learn it?
I find a lot of wonderful wapsites from russia but i dont understand them.
russian girls are so beautiful.
How to say i love u, and i want u, and i need u in russian?
in russian letters and english letters.
davinci (02.07.2012/19:28)I love you - Я люблю тебя (ya lyublyu tebya)
russian girls are so beautiful.
How to say i love u, and i want u, and i need u in russian?
in russian letters and english letters.
i can't read russian words, it's too difficult 4 me.
but i love russian girls.
oh no, I want russian girl to be my girlfriend but i cant say that i love u to her.
Oh no. Oh no. Oh no.
davinci, yesterday i have missed a subject of this topic (thought it was Chatting here topic). Please, do not write such posts here anymore ![]()
wapsun, require_once('mobile_device_detect.php');
if(!mobile_device_detect())
{
echo 'You can access this page only with your mobile phone!';
require_once ($rootpath.'incfiles/end.php');
exit;
} are there any secret tips to edit johncms?
I use this function from: Detect Mobile Browsers - Mobile User Agent Detection
But I have a problem when I want to Hide a portion of the site.But All parts of it will disappear. Even end.php
<?php
require_once('mobile_device_detect.php');
if(!mobile_device_detect())
{
echo 'You can access this page only with your mobile phone!';
exit(0);
}
?>