[Qt-interest] Qt with PHP ?

Marcelo Estanislau Geyer estanisgeyer at hotmail.com
Mon Oct 24 18:15:23 CEST 2011


Friend Jean...

PHP works on the server side, so you cannot access these variables in Qt because there is no such support.
 What you can do is to generate an output, like xml file, and parser with Qt.

Marcelo E. Geyer

Date: Mon, 24 Oct 2011 13:02:48 -0200
From: jean at jeanrl.com.br
To: qt-interest at qt.nokia.com
Subject: [Qt-interest] Qt with PHP ?

How do I get the contents of a variable($dados) in a PHP script in Qt?

 For example, the script looks like this:
<?php
$dados = "test";

var_dump($dados);
?>Thanks.
              Jean Richard Lima
        Consultor de Gestão e TIC
Software House de Projetos Específicos



_______________________________________________
Qt-interest mailing list
Qt-interest at qt.nokia.com
http://lists.qt.nokia.com/mailman/listinfo/qt-interest 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20111024/291b92ae/attachment.html 


More information about the Qt-interest-old mailing list