473,396 Members | 1,678 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,396 software developers and data experts.

Green Orange PHP Framework

Green Orange is a community of developers who love PHP. We are
currently developing an exciting project called Green Orange Framework.

GOF (Green Orange Framework) was born from an idea to use a browser as
a development environment to build stand-alone applications for the
web.

Web projects are built using PHP programming language incorporating a
complete collection of classes, organized in levels and families
(packages).

Green Orange allows you to code sites using OOP practices.

Further, Green Orange is the first PHP development environment that
uses a graphic user interface (GUI) to easily and quickly build a site
within your browser.

The framework and the whole visual development environment is licensed
under GPL, therefore it completely free.

Our framework is your framework so we invite you to use it, spread it,
expand it, and to report every possible bug to us, with the goal to
improve and share it with the whole community when it is completed.

Come and join us...

http://www.greenorange.org

<?php

require_once("require_once.php");

loadControl(_C_DOCUMENT);

$document = new Document();
$title = new Tag(_H_TITLE);

$title->setTagValue("My first example");

$document->setHead($title);
$document->render();

?>

Apr 12 '06 #1
1 1485
Do you know that there is a play called "blue orange" by Joe Penhall?

Apr 12 '06 #2

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

Similar topics

0
by: Christoph Pingel | last post by:
Trying to import the 'orange' datamining module, I get a bus error and python crashes (Python 2.3 on Mac OS X). Tried it with an older lib that runs on another mac, with orange inside orange.app,...
0
by: Ian Suttle | last post by:
Zing.com is looking for 2 ASP developers that have a minimum of 3 years of experience. The candidate must also have 2 years of strong Microsoft SQL Server experience. If you live in the Orange...
6
by: Ian Griffiths | last post by:
I've written a test WML page, but when I try and access it wil my Orange phone, I just get 'Response Unknown'. However, if I use a WAP emulator, it works fine. What's going on? Is there any way I...
2
by: Dan V. | last post by:
Why is there a large space before the background image (horizontal orange line under top NAV horizontal CSS list buttons) in Internet Expolorer 6 only? http://www.officeactivate.com/fish ...
4
by: atn2002 | last post by:
Is there a standard place to get the Orange color that is used in .NET 2.0 controls like the ToolStrip when hovering (when using the Professional Renderer property). It's not listed in the System...
1
by: Roger | last post by:
What happened to http://spv.orange-today.co.uk - there was actually some really useful stuff on here like local cinema listings etc - has it gone for good or site just messed up? Roger
1
by: spgedwards | last post by:
I am trying to run a basic script that displays an existing jpeg image and writes some text over it. Sounds simple, but I cannot seem to be able to colour the font correctly. In the example below...
9
by: Ronald S. Cook | last post by:
Can I write If MyString = "Apple" Or MyString = "Orange" Or MyString = "Pear" Then to something more compact like If MyString In ("Apple", "Orange", "Pear") Then My last line obviously...
2
by: magnesys | last post by:
hi frnds, I want show green point when user online...and also show orange pont when user busy...so i wnat that option in php. smaple like Gtalks... so i want to sample code in php....so...
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: 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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.