Hi

Am I understanding you right, you are not working on a standalone js app. You 
want to integrate Qooxdoo js into ordinary HTML site generated by a php script? 
Is this right? 

If it is, you can use Qooxdoo in two ways. First you can declare your app as a 
inline application. That means your RIA app can easily loaded into a div tag of 
your HTML code. 

The second way is to use the new website classes (q) wich allows you low level 
manipulation of your HTML code in runtime, like jquery does. 

And sure you can redirect your website via js if any Ajax request to config.php 
fails (error code 404). 

Regards Mustafa Sak

Von meinem iPhone gesendet

Am 17.05.2012 um 00:51 schrieb "Jens Eckervogt" <jens.eckerv...@hotmail.com>:

> Hey thron,
> 
> i totally understand you because you mean right.
> 
> I know about PartLoader.. Don't worry! I am working hard with website with
> Qooxdoo :) But i want to bind with php script.
> 
> Please don't get mad! I have been worked with PartLoader. I have been
> checked example of Feedreader.
> 
> But I can ask: Why do i not need php? But i want use with SQL / PHP. If you
> register new Member from my website than you are saved into Login-System,
> you can write post for example than an Administrator will read your written
> post - If your post is same failed than administrator edit or remove post.
> For example Just it is working for SQL / PHP. Is it important with PHP /
> SQL.
> 
> I want know about if ... else ... with PHP and JS ( Qooxdoo ).
> 
> Website should be installed with Installation by Administrator than website
> goes back normal completed website. Look like this phpBB, vbullett or
> Wordpress.
> 
> I hope you because you understand sure... :) Thanks...
> 
> -----
> Sorry  FaceBook Account was removed...
> Welcome to Google+  Profile  :)
> https://plus.google.com/u/0/102828729859854171364
> 
> I am sorry - I am deaf :-(
> --
> View this message in context: 
> http://qooxdoo.678.n2.nabble.com/Qooxdoo-and-PHP-Script-without-Rpc-Example-tp7555128p7562859.html
> Sent from the qooxdoo mailing list archive at Nabble.com.
> 
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. Discussions 
> will include endpoint security, mobile security and the latest in malware 
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to