Using PHP in zennoposter 5

  • Автор темы Автор темы azp
  • Дата начала Дата начала

azp

Client
Регистрация
26.12.2012
Сообщения
52
Реакции
3
Баллы
8
Can you use your own php code in zennoposter? Any examples ?
Parsing and loadingfiles would be much easier that way.
 
you can use php in CodeCreator only.
 
@rostonix @VladZen
Can we use now in projectmaker version 5.25 with chrome some php script ? i just need to put One variable in a php script and run the php page.

I'm trying to get data from my database. I would need to be able to change only one variable to modify the data displayed on the php page.

at this time I can do it but manually on my php page. can I integrate a script equivalent to SELECT*FROM in Project Maker ? Thanks in advance
 
Последнее редактирование:
you can of course always use php on a webserver and use zenno to interact with that
 
@rostonix @VladZen
Can we use now in projectmaker version 5.25 with chrome some php script ? i just need to put One variable in a php script and run the php page.

I'm trying to get data from my database. I would need to be able to change only one variable to modify the data displayed on the php page.

at this time I can do it but manually on my php page. can I integrate a script equivalent to SELECT*FROM in Project Maker ? Thanks in advance


Hi. Code
Код:
Развернуть Свернуть Копировать
SELECT*FROM
is not php but SQL.
And to interact with your DB in zenno You have to use Database action. Read more

Hope thats what You need
 
@azp i suggest you to try to learn C# . I used to use in the past php but i switched for about 6 years to C# It is more easier to interact with db and of course files.
 

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