How to use php with zenno ?

frcc78

Client
Регистрация
21.04.2012
Сообщения
26
Благодарностей
0
Баллы
0
I have a php class to check page rank of an url and I want to put it in one of my zenno template.
Is it possible ?
How can I do that ?

If it's not possible, do you have any ideas how I can do that ?
 

Hungry Bulldozer

Moderator
Регистрация
12.01.2011
Сообщения
3 441
Благодарностей
831
Баллы
113
You can do that via c#. It is only possible with CodeCretor
 

frcc78

Client
Регистрация
21.04.2012
Сообщения
26
Благодарностей
0
Баллы
0
I have version 4.2. Is code creator in it ?
Is it possible to use javascript intead of c# ?
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 771
Благодарностей
1 184
Баллы
113

frcc78

Client
Регистрация
21.04.2012
Сообщения
26
Благодарностей
0
Баллы
0
You can do that via c#. It is only possible with CodeCretor
thx lokiys
So why hungry bulldozer didn't tell me it's impossible with zennoposter ... I lose 20 minutes of my time looking for this code creator stuff
Anyway, I'll need another software or put the code on one of my website but I didn't want to do that.
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 771
Благодарностей
1 184
Баллы
113
thx lokiys
So why hungry bulldozer didn't tell me it's impossible with zennoposter ... I lose 20 minutes of my time looking for this code creator stuff
Anyway, I'll need another software or put the code on one of my website but I didn't want to do that.
It is doable through C# i guess. This is what he wanted to tell you.
And Code Creator is not in v4 jet. It is in v3 for sure. :-)
 

frcc78

Client
Регистрация
21.04.2012
Сообщения
26
Благодарностей
0
Баллы
0
Ok, but I can't do again all my templates. Thanks
 

avalongits

Новичок
Регистрация
14.02.2013
Сообщения
38
Благодарностей
0
Баллы
0
Maybe it's not the answer you need, but -if you have an ftp- you can follow these steps:

1) create a php script that receive (via GET) the url you want to check
2) the script passes this url to your class and then echoes the page rank in a simple html div
3) upload this script in your ftp
4) create a zp template that goes to the script and catch the content of the div
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)