QCubed - A PHP5 rapid development MVC framework.
Home  |  Updates

php

Use php include() or require_once () with QFCKEditor ?

Hello,

I am beginner in php5 (graphic programmer, not developer) and I work on updating a site created by a developer with Qcubed.

Unfortunately my page access is limited to the body of the pages.

In order to integrate image galleries called via javascript I need to make include () or require_once ().

This site use QFCKEditor as the default editor.
QFCKEditor returned errors scripting violation when I tried to inject php or javascript in the body.
I modified the list of entries allowed and now I have no more errors but QFCKEditor does not interpret the php function.

I ignore if it's possible to inject php into the body of a page using QFCKEditor.

Thank for your help.

Time to drop support for php versions prior than 5.2?

Now that php has dropped the active support for the 5.2.x branch, I was wondering if we should end support for php versions prior than 5.2.0 .

There's some active discussion here too: http://www.qcodo.com/forums/forum.php/5/4234/

Visual programming of PHP-based QCubed

Hello.
It is an excuse for my bad English.
Use a dictionary to write in the forum:)

Up a small project that I use primarily as an aid for development projects of my PHP.
These small tool for visual programming of PHP, the basis for serving QCubed.

My problem is that I can not choose the instrument with which to build its program.
Waver between Microsoft Visual Studio 2008 and Java.
I work in an environment of Windows and prefer the speed of Microsoft Visual Studio 2008. On the other hand, enables Java to work on different platforms.