objects and classes
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1691
Analysing PHP Objects and Classes
Due to the dynamic nature of PHP as a programming language it can be quite difficult to determine what is happening. This is then even harder if you don?t have access to debugging tools such as those in Zend Studio. more>> Due to the dynamic nature of PHP as a programming language it can be quite difficult to determine what is happening. This is then even harder if you don?t have access to debugging tools such as those in Zend Studio.<<less
Added: 2008-05-28 License: Other Price: $0.00USD
13 downloads
PHP Menue Classes
This Library can be useful to create Link as Text or Grafic Links, and for making a Tree or Menue more>> This Library can be useful to create Link as Text or Grafic Links, and for making a Tree or Menue<<less
Added: 2006-03-03 License: GPL Price: 5.00
1330 downloads
PHP Classes
Doing it with class in PHP. What is a data structure? What is a class? How are classes used in PHP? All these questions and more are answered in this tutorial. more>> Doing it with class in PHP. What is a data structure? What is a class? How are classes used in PHP? All these questions and more are answered in this tutorial.<<less
Added: 2005-01-29 License: Not Specified Price: Free
1759 downloads
Erp Objects SDK 1.0.2408.7111
Erp Objects is a set of tools and controls which allows you to write erp applications very quickly by making Erp Object Sets, which are replacement to conventional datasets of ASP.NET. Intellisense, Typed Queries (Yes Typed Queries e.g. more>> Erp Objects is a set of tools and controls which allows you to write erp applications very quickly by making Erp Object Sets, which are replacement to conventional datasets of ASP.NET. Intellisense, Typed Queries (Yes Typed Queries e.g. Customers.GetObjects( CustomerSchema.FirstName. StartsWith("Marc") ); Typed queries are converted to SQL queries, which makes your business logic independent of underlying sql. Your code will run on any database if you use Erp Objects. facility of stored procedures and support for mysql is coming soon.<<less
Added: 2006-08-08 License: Freeware Price: $0.00USD
13 downloads
Other version of Erp Objects SDK
License:Freeware
RSS Reader Class 1.0
Publish RSS content on your website. The RSS reader can be easily integrated into your site. more>> Publish RSS content on your website. The RSS reader can be easily integrated into your site.<<less
Added: 2008-06-05 License: Freeware Price: $0.00USD
16 downloads
Object Creation and Manipulation
JavaScript is a very dynamic language, so much so that you can redefine and change objects on the fly. This can be a strange concept to programmers from a more traditional OO background such as Java or C#, however once made familiar it can be very useful. more>> JavaScript is a very dynamic language, so much so that you can redefine and change objects on the fly. This can be a strange concept to programmers from a more traditional OO background such as Java or C#, however once made familiar it can be very useful.<<less
Added: 2008-06-03 License: Other Price: $0.00USD
12 downloads
Free Game Programming Classes v1.5
This site offers free classes in game programming that mainly focusing on C++ and DirectX. It also has classes on 3d modeling and animation. more>> This site offers free classes in game programming that mainly focusing on C++ and DirectX. It also has classes on 3d modeling and animation.<<less
Added: 2004-04-03 License: Free Non-Commercial Price: $0.00USD
13 downloads
Other version of Free Game Programming Classes
License:Free for non-commercial use
MyObjects 1.0
MyObjects is a set of tools for database schema generation, class generation and object persistence. It is divided into two sub projects, a compiler for class generation and runtime for back and forth maping objects to the database and Xml more>> MyObjects is a set of tools for database schema generation, class generation and object persistence. It is divided into two sub projects, a compiler for class generation and runtime for back and forth maping objects to the database and Xml files. MyObjects finished Zends Php 5 Coding Contest in 7th place. Features Of MyObjects: Automatic database schema generation from existing databases. Web based database schema generation from scratch. Command line based database schema and class generation. Generation of Sql statements from the designed database schema. Generation of Classes that will map to the database tables. (A seperate class for each table is created). Full validation code through setter methods in generated classes. phpDoc style comments in generated classes. Minimizes runtime operations by providing many features in generated classes. Xml serialization of the objects of generated classes and deserializing of the objects from Xml files. Inplemented in new Php 5 object model. Uses the new MySqli extension for php to support new features of MySql. Uses the new libXml based DOM extension to provide generation, parsing and validation of database schema files.<<less
Added: 2004-09-09 License: BSD Price: 0.00
11 downloads
PayPal Buy Now and IPN Classes 1.0
These are two simple classes to help in PayPal payment and payment processing. The PayPal class allows you to dynamically create Buy now buttons with or without encryption. The IPN class does the preliminary PayPal recommended checks and allows more>> These are two simple classes to help in PayPal payment and payment processing. The PayPal class allows you to dynamically create Buy now buttons with or without encryption. The IPN class does the preliminary PayPal recommended checks and allows you to do further validation. The class allows logging to database, file and e-mail.<<less
Added: 2008-06-05 License: GPL Price: $0.00USD
12 downloads
Creating a Class Auto Loader 1.0
The factory will auto_load requested classes without you having to add require or include functions all over your code. Good for large projects with many libraries used in various files. more>> The factory will auto_load requested classes without you having to add require or include functions all over your code. Good for large projects with many libraries used in various files.<<less
Added: 2006-10-10 License: GPL Price: $0.00USD
14 downloads
Other version of Creating a Class Auto Loader
License:GPL
Creating an object oriented MySQL abstraction class 1.0
In this tutorial I will show you how you can create an object oriented database abstraction class for MySQL database. Besides the basic functions this manager class can summarize total time spent with db connection and query execution and counts how many more>> In this tutorial I will show you how you can create an object oriented database abstraction class for MySQL database. Besides the basic functions this manager class can summarize total time spent with db connection and query execution and counts how many query were executed during your PHP script.<<less
Added: 2007-03-31 License: Freeware Price: $0.00USD
14 downloads
Other version of Creating an object oriented MySQL abstraction class
License:Freeware
Push the object away
Tutorial shows you how to push the object away using the Action Script in flash 8. more>> Tutorial shows you how to push the object away using the Action Script in flash 8.<<less
Added: 2006-11-05 License: Freeware Price: Free
1093 downloads
Object Dynamic Generation
This package can be used to add model classes dynamically. A base abstract class provides the default implementation of property setter and getter functions. Concrete model classes are derived from the base abstract class. Objects of a model more>> This package can be used to add model classes dynamically. A base abstract class provides the default implementation of property setter and getter functions. Concrete model classes are derived from the base abstract class. Objects of a model class can be created either directly instantiating the class or calling a factory class that takes care of automatically loading the class from a directory where model class files reside.<<less
Added: 2008-02-03 License: PHP Price: $0.00USD
12 downloads
Advanced Upload Class
Advanced Upload Class allows you to process forms for uploading multiple files. more>>
Advanced Upload Class provides you a powerful tool which can process forms for uploading multiple files. The class can check whether the files are not empty, nor exceed a given size limit.
Major Features:
- It can check the file type against lists of allowed and denied file types. The class can also make file names safer by replacing eventual spaces in the names by underscores.
- If there was an error while uploading files, the class throws an exception object that provides information about the error code and an explanatory error message.
- If all checks are passed, the class processes the uploaded files moving them to a given directory. If the directory does not exist, the class may create it.
Added: 2008-05-29 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
11 downloads
Introduction to Built-in Objects in ASP Pages
This tutorial helps you understand: How ASP server presents the programming environment to ASP pages with a number of run-time objects. Basic properties and methods of run-time objects: request, respo more>> This tutorial helps you understand: How ASP server presents the programming environment to ASP pages with a number of run-time objects. Basic properties and methods of run-time objects: request, response, server, application, and session.<<less
Added: 2006-10-30 License: Free for non-commercial use Price: Free
1092 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above objects and classes search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed