473,394 Members | 1,693 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Accouncement: Coto PHP Framework 0.0.5 trial version

You could download it from: http://www.r-city.net/Public/coto/co...5-trial.tar.gz
(Maybe slow, cause it's located in China.)

Currently it supports:
1. cli web env emulator
2. json format
3. soap server

The following is the example:

[yarco@localhost coto]$ php index.php | head -n 10
<html>
<title>Coto PHP Framework</title>
<body>
<pre>
Welcome to Coto PHP Framework. This is the sample page.

controller: sample/public/ErrorController.php
template: sample/tpl/public/error_index.html

You would see this page cause you don't have enough rights to access:
[yarco@localhost coto]$ php index.php -g 'entry=json' | head -n 10
{"status":-1,"data":[],"errors":["error: You would see this page cause
you don't have enough rights to access -- Public.Index.Index\n"]}
[yarco@localhost coto]$
[yarco@localhost coto]$ php client.php
error: You would see this page cause you don't have enough rights to
access -- Public.Index.fetchUsers
error: You would see this page cause you don't have enough rights to
access -- Public.Index.fetchUsers
[yarco@localhost coto]$ head -n 10 client.php
<?php
/**
* Sample Soap Client
*/

$client = new SoapClient(null,
array(
// location ÐÞ¸ÄΪÄãµÄµØÖ·
'location' ='http://localhost/~yarco/workspace/´úÂë/
coto/index.php?entry=soap&a=fetchUsers',
'uri' ='http://coto',
Jun 2 '08 #1
0 1127

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Fred BROUARD - SQLpro | last post by:
Hi there, I have get a book wich have a free trial version of IBM DB2 (7.2) wich I have installed on my PC. The problem is that I cannot run it, because it seems to have no licence. When I...
15
by: Rodrigo Ferreira | last post by:
How can i create a trial version for my component? I develop a User control and now i want to create a trial version! Greeting! Rodrigo Ferreira
0
by: innovasys | last post by:
TORQUAY, DEVON, UK - Innovasys announced the release of Document! X 5, the fifth version of the documentation solution of choice for developers using Microsoft Visual Studio or the .NET Framework....
0
by: Yarco | last post by:
I'm a Chinese. So maybe no more detail to tell you. But i could say everything is in the code... The download url is here: http://www.r-city.net/Public/coto/coto-0.0.1-trial.tar.gz (If slow, i'm...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.