Recommend this page to a friend! |
Download .zip |
Info | Screenshots | View files (10) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2010-04-22 (6 years ago) | Not enough user ratings | Total: 878 | All time: 3,834 This week: 1,045 |
Version | License | PHP version | Categories | |||
flex-gen 0.2 | GNU General Publi... | 4.1 | PHP 5, Code Generation, Flash |
Description | Author | |||
This class can be used to generate PHP code to show MySQL results in a Flex application. Innovation Award
|
-= flexGEN =- flexGen it's a open source project build by me (Thiago Przyczynski) that pretends to be a rapid development tool to easily work with Flex projects using a backend with PHP and MYSQL. You can work and modify it's source code to feel much more like "your" kind of code, but please send me this changes to help improve this project. Table Contents: 1 - Install and Configuration 2 - Install Sample 3 - Changes 4 - Next Improves 5 - Helpfull Links 1 - INSTALL AND CONFIGURATION To install flexGen you only need to put all of it's contents in a folder on your Server path. After this you just have to run the index file and select your preferences (dbms,host,ser,password and table) to generate the flex and the php scripts. 2 - INSTALL SAMPLE The sample that comes with flexGen has 4 files: customers.php,customers.sql,sample.mxml and sample.swf. You have to Dump the customers.sql file on your MySQL server. Obs: To work with this sample the flexGen Project path has to be: - Linux: '/var/www/flexGen' - Windows: 'C:\SERVER_PATH\flexgen' 3 - CHANGES I made a lot of changes on this version (2.01), mostly are because i changed the way to work with the database (Procedures to PDO). 4 - NEXT IMPROVES On the next version i will add a inputbox with field selection to search data. 5 - HELPFULL LINKS To help PHP Programmers newbies on Flex Projects it's recommended this links: ADOBE SYSTEMS INCORPORATED: http://www.adobe.com Flex Product Home Page: http://www.adobe.com/go/flex3_product Getting Started with Flex: http://learn.adobe.com/wiki/display/Flex/Getting+Started Flex.org: http://www.flex.org/ Sorry for my bad English. Hope it's usefull for you. Thiago Przyczynski if you're interested or have some difficult working with flexGen: My website: http://thiagoprz.wordpress.com My E-Mail: thiagoprz@hotmail.com |
Screenshots | ||
Files |
File | Role | Description | ||
---|---|---|---|---|
sample (4 files) | ||||
Crud | Class | Class used to connect and query database | ||
flexGen | Class | This is the class that generates the flex and php code to interact with your database. | ||
FlexCode | Screen | Flex mxml code generated by the flexGen Package | ||
index.php | Data | Form sample to use with the flexGen class | ||
Readme | Doc. | A simple readme file showing some information about the package | ||
gen | Appl. | Example of how to use this package |
Files | / | sample |
File | Role | Description |
---|---|---|
customers.php | Example | A sample file with the php script generated with flexGen |
customers.sql | Conf. | Dump file generated by PHPMyAdmin fot the sample |
sample.mxml | Example | MXML file sample of the sample Flex application |
sample.swf | Output | Sample flex application |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
PHD Soluções Digitais I use it on the administration session of this site, you won't see it but the data is visible. |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
flexGen indicado para o PHP Innovation Awards Hoje tive uma grande surpresa quando abri meu e-mail e descobri que minha classe flexGen foi indicada para o Innovation Awards do site PHPClasses... |