quercus
Quercus (PHP on Google App Engine) is_file is_dir not Working
I have a PHP application running on Google App Engine, who has the ability to run PHP on GAE via Quercus. However, I notice that my scripts choke on GAE when they run an is_dir() or is_file() function[详细]
2023-04-13 03:24 分类:问答Fetching a file from a PHP file in Google App Engine
I need to know if there is anyway that I can use file_get_html or any equivalent function in php on GAE? I know it has something called URLFetch() but I am not able to understand how I will call that[详细]
2023-04-10 06:43 分类:问答Configuring Quercus on Google App Engine
I am currently working with GAE and was trying to figure out if there was some way that I can run php on GAE. Fortunately, I came across Quercus and was very happy to find that it had all that i neede[详细]
2023-04-09 01:06 分类:问答Importing the Resin source into Eclipse
How can I import the Resin sour开发者_如何学Goce code into Eclipse (3.6)? I\'m looking to edit some main functions of Quercus.I\'ve \'svn checkout\' the code from the svn location found on the bottom[详细]
2023-03-29 07:21 分类:问答parse remote csv-file with PHP on GAE
I seem to be in a catch-22 with a small app I\'m developing in PHP on Google App Engine using Quercus;[详细]
2023-03-26 08:31 分类:问答Quercus: Java and PHP integration
I was try Quercus these days, I want to create a java PHP integration module, after looking at the tutorials, I was stack at the part below:[详细]
2023-02-09 09:11 分类:问答how to use FetchOptions in google app engine datastor
how to use FetchOptions functions in php? I want to know how to use the limit and offset functions in the below query code?[详细]
2023-02-05 14:38 分类:问答Delete and Update from google app engine datastore
I use Quercus to run php on google app engine and use GAE LowLevel Api to connect datastore. I need sample php code to CRUD ( Create, Read, Update, Delete ) in datastore.[详细]
2023-01-29 23:39 分类:问答How can JVM implementations like Jython and JRuby beat their native counterparts?
I was watching this video here, wher开发者_如何转开发e Robert Nicholson discusses P8, an implementation of PHP on the JVM. At some point he mentions that they aim to surpass native PHP in performance[详细]
2023-01-11 10:51 分类:问答Quercus:php on glassfish server
I am trying to run php on glassfish server using Quercusand i get the following error on top of my page[详细]
2023-01-06 03:30 分类:问答