Main > Free Download Search >

Free php code generator for mysql software for windows

php code generator for mysql

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 14387
PHP Generator for MySQL 9.12

PHP Generator for MySQL 9.12


PHP Generator for MySQL is a freeware but powerful MySQL GUI frontend that allows you to generate high-quality MySQL PHP scripts for the selected tables, views and queries for the further working with these objects through the web. more>>
PHP Generator for MySQL is a freeware GUI frontend that allows you to generate high-quality PHP scripts for the selected tables, views and queries for the further working with these objects through the web.
Key features:
data management abilities (adding, editing and deleting records),
customization of the HTML appearance,
support of hyperlinks and images,
filtering and sorting abilities,
hard-coded user authentication,
lookup options for master-detail relations,
integrated script navigation and ability to create multilingual web apps.

System Requirements: P-166/64MB RAM/10MB HDD/SVGA/PHP5+

Enhancements: Version 9.12 introduces support of CSS files, client-side data validation, French, German and Italian localizations, and more.

<<less
Download (7.57MB)
Added: 2009-12-22 License: Freeware Price: $0.00
downloads
 
Other version of PHP Generator for MySQL
PHP Generator for MySQL 7.10With PHP Generator for MySQL you will have a very professional web database application ready ... PHP Generator for MySQL 7.10 makes it easy to generate high-quality MySQL PHP scripts for the
License:Freeware
Download (5.2Mb)
2080 downloads
Added: 2009-03-16
PHP Generator for MySQL 7.10A Windows GUI utility for MySQL PHP programming. PHP Generator for MySQL 7.10 - SQL Maestro ...MySQL PHP Generator is a freeware but powerful MySQL GUI frontend that
License:Freeware
Download (5.17MB)
2312 downloads
Added: 2008-09-03
Coupon Code Generator 2.0

Coupon Code Generator 2.0


Powerful Coupon Code Generator Software to Create Unlimited Coupon Codes for Your Website. more>>

Creates unlimited coupon codes and discounted order pages just by following some step-by-step instructions.
Set your promo codes to be self-expiring by a certain specific date (this creates a sense of urgency and scarcity for your prospects to take action immediately.)
Ability to create "one-time-use" online coupon codes (so the coupon codes does not get abused.)
View all your coupon statistics conveniently. You can track exactly how many times each of your coupon code has been used... (so you can create multiple codes and track which ones were the most effective.)

System Requirements: 2.0 update

<<less
Download (1.57MB)
Added: 2008-11-01 License: Freeware Price:
572 downloads
 
Other version of Coupon Code Generator
Coupon Code Generator 1.01Powerful Coupon Code Generator to Create Unlimited Coupon Codes for Your Website. Coupon Code ...1. Creates unlimited coupon codes and discounted order pages just by
Price: $na
License:Freeware
Download (1.5MB)
411 downloads
Added: 2008-07-10
Color Code Generator 1.1

Color Code Generator 1.1


Color Code Generator is a free tool which generates the HTML code to make text fade from one color to another more>>
Color Code Generator is a free tool which generates the HTML code to make text fade from one color to another.
<<less
Download (149KB)
Added: 2006-11-08 License: Freeware Price:
1099 downloads
ASCII Code Generator 1.0

ASCII Code Generator 1.0


Display an ASCII code for every key on the keyboard. more>>

ASCII Code Generator 1.0 offers you a wonderful tool which helps you calculate and display the Ascii Code for any key pressed on the keyboard. No more Ascii Code tables needed.

<<less
Download (759.5KB)
Added: 2002-06-22 License: Freeware Price:
305 downloads
SQL VB ASP Code Generator 4.1.001

SQL VB ASP Code Generator 4.1.001


SQL VB ASP Code Generator is a powerful multi-purpose tool that lets you effortlessly generate SQL, VB and ASP Code. You can even generate an entire ... more>> <<less
Download (4589KB)
Added: 2008-09-07 License: Freeware Price: Free
537 downloads
 
Other version of SQL VB ASP Code Generator
SQL VB ASP Code Generator 4.1.001SQL VB ASP Code Generator is a powerful multi-purpose tool that lets you effortlessly generate ... fields and fills combo boxes with lookup field data when building edit screens in VB. For
License:Freeware
Download (4.5Mb)
283 downloads
Added: 2009-03-16
SQL VB ASP Code Generator 4.0.000SQL VB ASP Code Generator is a powerful multi-purpose tool that lets you effortlessly generate ... queries, there is a point-and-click main screen for building SQL queries manually that makes
License:freeware
Download (4.6MB)
508 downloads
Added: 2008-09-07
SQL VB ASP Code Generator 4SQL VB ASP Code Generator brings you a professional misc programming ... fields and fills combo boxes with lookup field data when building edit screens in VB. For
Price: $0.00
License:Freeware
Download (4.6MB)
97 downloads
Added: 2007-02-13
Code Generator Beta 1 Tester

Code Generator Beta 1 Tester


Code Generator, template driver more>> How many times have you wondered if there is an easier way to building database applications? object is so cool but unfortunately, you have to do all this enormous amount of coding to get it actually working... IronWork can slash your development time dramatically, dont look elsewhere, IronWork is the first .NET tool for rapidly building robust applications. Download a trial and see it with your own eyes.<<less
Download (750k)
Added: 2008-11-04 License: Beta Price:
353 downloads
Da Vinci Code generator 1.0

Da Vinci Code generator 1.0


Da Vinci Code generator - Program for generating Da Vinci Code more>>
Da Vinci Code generator - Freeware program for generating the Da Vinci Code and saves it on your computer, CD or floppy. Da Vinci code generator produces code, thats encrypted using close to 1000 variants of the Gods name.
If you want to learn more about the approach, used in the "Da Vinci Code generator", download the program and read help, or try to search additional information form Google.
<<less
Download (313KB)
Added: 2005-05-31 License: Freeware Price:
1160 downloads
 
Other version of Da Vinci Code generator
Da Vinci Code Generator 1.0Freeware program for generating the Da Vinci Code and its saving on ... Da Vinci Code Generator 1.0 offers you a very useful tool which is designed for generating the Da
License:Freeware
Download (313.7KB)
240 downloads
Added: 2005-09-05
Execution-Time Code generator for CSharp 1.01

Execution-Time Code generator for CSharp 1.01


With CSharp expression generate CLR code for filtering, mapping of collections. more>> INTRODUCTION
If you come from a C++ background, its likely you have a very "compile-time"
view of the world. Because a C++ compiler does all code generation when the code
is compiled, C++ programs are static systems that are fully known at compile time.
The Common Language Runtime provides a new way of doing things. The compile-time
world still exists, but it is also possible to build dynamic systems where new code
is added by loading assemblies or even by writing custom code on the fly.
ABOUT "RUN TIME CODE GENERATOR"
This products provides very efficient way of handling user requests manipulating with
elements of collections. Request is just string with valid CSharp expression. Code generator
generate new class which Apply method returns result of calculation of this expression.
So it can be used as very fast query system which selects objects from the collection
according to user specified criteria (very small database engine).It can be also used
if you want to perform some user specified calculation for all members of the collection.
Collection can consists of just one element, in this case code generator can be used as
very fast calculator.
Certainly dynamic code generation makes sense only when expression once specified
will be executed multiple times or it will be applied to collection with large number
of members.
HOW TO USE
This product currently generates two kind of objects: collection filters and mappers.
Filter is used to select members of collection matching user supplied criteria.
Mapper is used to perform some calculation for all members of the collection and
create new collection with results of such calculation.
Classes MapperGenerator and FilterGenerator are used to generate mappers and filters correspondently.
<<less
Download (23KB)
Added: 2008-08-04 License: Freeware Price: Free
481 downloads
RGB Color Generator 1

RGB Color Generator 1


RGB Color Generator is created to help users easily convert colors from decimal to hex or from hex to decimal, slide to a desired color, copy to clipboard, see sample area, and more. more>> <<less
Download (19.3KB)
Added: 2007-09-11 License: Freeware Price: $0.00
downloads
Sample Code Generator 1.4.2.1 1.4.4.1

Sample Code Generator 1.4.2.1 1.4.4.1


Sample Code Generator is considered as a flexible and effective tool which takes an XSD schema as input and generates sample code showing how to mark up C# and VB.Net classes so that when serialized with the XML serializer, the resulting XML will be valid according to the original schema. more>>

Sample Code Generator 1.4.2.1 1.4.4.1 is considered as a flexible and effective tool which takes an XSD schema as input and generates sample code showing how to mark up C# and VB.Net classes so that when serialized with the XML serializer, the resulting XML will be valid according to the original schema. This update fixes some documentation changes and corrects a problem where the wizard did not generate code in some environments.

Requirements: Windows 2000/XP/2003 Server

<<less
Download (667KB)
Added: 2007-08-28 License: Freeware Price:
downloads
MySQL PHP Generator 9.12.0.4

MySQL PHP Generator 9.12.0.4


MySQL PHP Generator will prove to be a beneficial as well as reliable MySQL GUI frontend which enables you to generate high-quality PHP scripts for the selected tables, views and queries for the further working with these objects through the web. more>> <<less
Download (7.6MB)
Added: 2009-12-23 License: Freeware Price: FREE
downloads
 
Other version of MySQL PHP Generator
MySQL PHP Generator 7.4A Windows GUI utility for MySQL PHP programming. MySQL PHP Generator 7 ... With MySQL PHP Generator you will have a very professional web database application ready for
License:Freeware
Download (3.2MB)
932 downloads
Added: 2007-04-19
MySQL PHP Generator 7.4MySQL PHP Generator is a powerful MySQL GUI frontend that allows you to ... programming language, or buying expensive software - all the code is automatically generated
License:Freeware
Download (4.45MB)
663 downloads
Added: 2007-04-20
MySQL PHP Generator 7.10that allows you to generate high-quality MySQL PHP scripts MySQL PHP Generator is a FREEWARE ... programming language, or buying expensive software - all the code is automatically generated
License:Freeware
Download (5.16MB)
761 downloads
Added: 2007-10-03
MySQL PHP Generator 7.10PHP Generator for MySQL is a freeware but powerful MySQL GUI frontend ...PHP Generator for MySQL is a freeware but powerful MySQL GUI frontend that
Price: $0.00
License:Freeware
Download (5285K)
727 downloads
Added: 2007-11-06
MyGeneration - Code Generator / OR Mapper 1.0

MyGeneration - Code Generator / OR Mapper 1.0


MyGeneration generates code from templates that can be written in C#, VB.NET, JScript, and VBScript. more>>
MyGeneration is an extremely flexible development tool written in Microsoft .NET. MyGeneration generates code from templates that can be written in C#, VB.NET, JScript, and VBScript. MyGeneration is great at generating ORM architectures or O/R Mapping files for architectures such as Gentle.NET, NHibernate, and others. The meta-data from your database is made available to your templates through the MyMeta API. MyGeneration supports Microsoft SQL, Oracle, IBM DB2, MySQL, PostgreSQL, Microsoft Access, FireBird, Interbase, SQLite and VistaDB. MyGeneration can generate code for non-Microsoft operating systems. MyGeneration installs with many sample templates that generate C# and VB.NET code, Stored Procedures, PHP, HTML and more. If you dont find what you need after installing MyGeneration checkout our online template library. And, the most important thing about MyGeneration is that it is easy to adapt our templates or write your own to generate your particular architecture. We have Gentle.NET and NHibernate templates as well.
MyGeneration has a very unique feature that allows you to create your own Graphical User Interface and thereby provide a user interface for your template. Your templates can then capture data through a Windows Graphical (not html) interface and copy it to a data structure for use in the actual code generation. Each template has an optional User Interface code section. MyGeneration supports both projects files and a command line interface.
MyGeneration also ships with a very popular .NET architecture available in C# and VB.NET known as dOOdads
<<less
Download (4096K)
Added: 2004-12-11 License: Freeware Price: $0.00
1783 downloads
Code OnTime Generator 3.0.0.1

Code OnTime Generator 3.0.0.1


Code OnTime Generator is a potential and easy to use tool which can create database-driven ASP.NET 2.0 Web applications in minutes. more>>

Code OnTime Generator 3.0.0.1 is a potential and easy to use tool which can create database-driven ASP.NET 2.0 Web applications in minutes.

Built as an open platform with XML, XPath, XSLT, and AJAX, the tool redefines the way you think and approach the code generation. The built-in Code DOM compiler will transform your program coded in XML into Visual C# or Visual Basic program code. This allows creating the code generator projects as XML Databases and then applying artificial intelligence magic of XPath and XSLT stylesheets to the data to efficiently produce the programming language code, such as C# and Visual Basic, or markup code, such as ASP.NET and XAML. Regardless of the ouptut code type you will use the same consistent set of code generation techniques.

All code generator projects are included with complete template source code and provide immediate insight into the inner-workings of the code generator.

Enhancements: Version 3.0.0.1 includes pre-built code generator projects that create applications for ASP.NET 3.5.

<<less
Download (460.2KB)
Added: 2008-07-15 License: Freeware Price: $0.00
66 downloads
4Bec Coupon Generator 2.0

4Bec Coupon Generator 2.0


Coupon Code Generator that Help you Boost Your Sales And Customer Loyalty Instantly. Creates unlimited coupon codes and discounted order pages just by following some step-by-step instructions (if you more>> Coupon Code Generator that Help you Boost Your Sales And Customer Loyalty Instantly. Creates unlimited coupon codes and discounted order pages just by following some step-by-step instructions (if you know how to click the mouse and follow instructions, you can use this software!) Set your promo codes to be self-expiring by a certain specific date (this creates a sense of urgency and scarcity for your prospects to take action immediately!)<<less
Download (1.8MB)
Added: 2009-08-04 License: Freeware Price: $0.00
downloads
htmlbasix Offline Generators 1

htmlbasix Offline Generators 1


htmlbasix Offline Generators is a useful and convenient-to-use program which provides offline code generators javascript and html code for Web masters. more>>

htmlbasix Offline Generators 1 is a useful and convenient-to-use program which provides offline code generators javascript and html code for Web masters.

Requirements: Windows Me/2000/XP/2003 Server/Vista

<<less
Download (428.3KB)
Added: 2008-04-22 License: Freeware Price:
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5