Main > Free Download Search >

Free how to make relationships work script

how to make relationships work

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3141
Beginning Relationships in Rails

Beginning Relationships in Rails


The Rails framework takes most of the headache away from developing these relationships and almost entirely eliminates the need to write low-level queries to your database. If youve spent time writing more>> The Rails framework takes most of the headache away from developing these relationships and almost entirely eliminates the need to write low-level queries to your database. If youve spent time writing those queries, Rails ActiveRecord will make sense, but for those of you who are just getting started this can be confusing.<<less
Added: 2006-08-31 License: Freeware Price: Free
1150 downloads
How to make a PHP calendar 1.1

How to make a PHP calendar 1.1


This calendar is made from two parts. On top there are the links to the previous and the next month, and below them is the calendar itself. It will show the selected month name with the year following and the days of the month bellow in a table view. You more>> This calendar is made from two parts. On top there are the links to the previous and the next month, and below them is the calendar itself. It will show the selected month name with the year following and the days of the month bellow in a table view. You will need a good PHP editor to help you with your development or if you are experienced enough you can use a plain text editing software such as Notepad. At the begining we have to decide how we are going to pass our parameters. We can use either hidden input fields in out html code or pass them in the URL. In this tutorial we will use the second approach. We are going to need two parameters - one for the "month" and one for the "year".<<less
Added: 2007-11-20 License: Freeware Price: $0.00USD
16 downloads
How to Make AJAX Read between the Lines

How to Make AJAX Read between the Lines


The method for getting information through an implicit request can be applied not only for technical dictionary. Have you ever wondered about the double underlined links in such projects as hotscripts more>> The method for getting information through an implicit request can be applied not only for technical dictionary. Have you ever wondered about the double underlined links in such projects as hotscripts.com and devarticles.com? This is context-dependent advertising based on IntelliTXT engine from Vibrant Media (www.vibrantmedia.com). When the mouse cursor points to such a link an advertisement window appears. This technology is referred to as in-text advertising. This method is also increasingly used on news portals. The main page contains only the news headings. Yet when the user puts a mouse cursor over the heading a short description appears. Thus the main page can hold a lot more news. The visitor sees the headings and all he/she has to do to get a short summary is to browse through the items with a mouse cursor. Let us now look into how contextual help can be implemented with AJAX.<<less
Added: 2007-01-18 License: Freeware Price: Free
1012 downloads
How To Develop RFID Applications In Java

How To Develop RFID Applications In Java


Radio Frequency Identification, also known as RFID, is a tool which is being used in a large number of industries. There are a number of software programs which can work with RFID, and an example of t more>> Radio Frequency Identification, also known as RFID, is a tool which is being used in a large number of industries. There are a number of software programs which can work with RFID, and an example of this is RFID Anywhere by Sybase iAnywhere. It was designed using a .NET program that has greatly modified the different phases of their RFID projects.<<less
Added: 2006-07-17 License: Freeware Price: Free
1252 downloads
Make a Long URL Short

Make a Long URL Short


If you have a long URL (website address) which has problems wrapping in email messages or in chat rooms or is impossible to read over the phone, use our free Short URL service to make a shorter URL. Your long URL :: http://www.google.com/ver more>> If you have a long URL (website address) which has problems wrapping in email messages or in chat rooms or is impossible to read over the phone, use our free Short URL service to make a shorter URL. Your long URL : http://www.google.com/ver y_long_url/3535%464646sjj s%eheh/......and_more Your short URL : http://linkname.i2i.bz Its FREE use it today visit http://i2i.bz<<less
Added: 2008-03-25 License: Freeware Price: $0.00USD
16 downloads
How to make a Dynamic Image 1.0

How to make a Dynamic Image 1.0


This is a useful way of creating images that change depending on variables processed within your code. more>> This is a useful way of creating images that change depending on variables processed within your code.<<less
Added: 2008-01-13 License: Freeware Price: $0.00USD
12 downloads
Learn How To Make 2d Multiplayer Ajax Games.

Learn How To Make 2d Multiplayer Ajax Games.


AjaxProdigy.com contains lots of tutorials, code, and full examples on how to make a 2d ajax multiplayer rpg game and other 2d ajax games, like a 2d multiplayer real-time strategy game called SG1 modeled after Starcraft. At AjaxProdigy everything is more>> AjaxProdigy.com contains lots of tutorials, code, and full examples on how to make a 2d ajax multiplayer rpg game and other 2d ajax games, like a 2d multiplayer real-time strategy game called SG1 modeled after Starcraft. At AjaxProdigy everything is explained in a simple way so anyone can understand. Live games for example are available like a 2d multiplayer rpg and a 2d multiplayer real-time strategy game.<<less
Added: 2008-01-17 License: Other Price: $0.00USD
21 downloads
How to Configure and Make PHP on FreeBSD

How to Configure and Make PHP on FreeBSD


These notes describe how to compile a custom-built version of PHP 5 from the source, and replace the stock build on a FreeBSD server from Verio VPS. We install useful extensions that can not be loaded more>> These notes describe how to compile a custom-built version of PHP 5 from the source, and replace the stock build on a FreeBSD server from Verio VPS. We install useful extensions that can not be loaded as extensions and must be compiled in, specifically tidy and zip. This Apache 2 shared module and CLI versions of PHP are built, but not the CGI version.<<less
Added: 2007-06-18 License: Freeware Price: Free
882 downloads
A Framework for Persisting Data Relationships

A Framework for Persisting Data Relationships


This tutorial will show you how to create relationships in your databases. PHP classes are provided that will perform the job. more>> This tutorial will show you how to create relationships in your databases. PHP classes are provided that will perform the job.<<less
Added: 2003-03-21 License: Not Specified Price: Free
2411 downloads
Marco Sebastian Web Developer

Marco Sebastian Web Developer


I am not only a Web Developer, but also a graphic artist. I develop web sites as my main skill, but also work hard to make them look as good as possible. Ive been in this industry for over 5 years, and know the latest trends. I love to work with PHP, more>> I am not only a Web Developer, but also a graphic artist. I develop web sites as my main skill, but also work hard to make them look as good as possible. Ive been in this industry for over 5 years, and know the latest trends. I love to work with PHP, AJAX, and CSS as their flexibility is invaluable.<<less
Added: 2008-05-15 License: Freeware Price: $0.00USD
14 downloads
How to use semantic lists to provide pagination for all kinds of data 1.0

How to use semantic lists to provide pagination for all kinds of data 1.0


If youre developing a front end to web applications, sooner or later, youll find you need to paginate data of some sort. It might be search results, image galleries, or tabular data. Youll find that you use the same techniques - perhaps use an old more>> If youre developing a front end to web applications, sooner or later, youll find you need to paginate data of some sort. It might be search results, image galleries, or tabular data. Youll find that you use the same techniques - perhaps use an old bit of code as a template and change it to suit your needs each time. This article is explains how you can use a quick class to handle pagination easily - leaving you only the associated CSS presentation markup to add to make your solution complete. For the sake of completeness, well provide a sample CSS snippet that you can alter to fit your site design.<<less
Added: 2005-06-30 License: LGPL Price: $0.00USD
12 downloads
 
Other version of How to use semantic lists to provide pagination for all kinds of data
How to use semantic lists to provide pagination for all kinds of dataHow to use semantic lists to ... - leaving you only the associated CSS presentation markup to add to make your solution complete
Price: FreeAdditionalInfoFreetouseinanyapplicationsolongasthelicenseandotherheaderinformationiskeptintact.
License:LGPL
Download
1578 downloads
Added: 2005-06-30
Allow Your visitors to make text animated banners on your website 2.1

Allow Your visitors to make text animated banners on your website 2.1


displaybanner offers a central ad management solution to provide online banner serving, designing, rotation and tracking services for you and your advertisers. more>> displaybanner offers a central ad management solution to provide online banner serving, designing, rotation and tracking services for you and your advertisers.<<less
Added: 2004-11-03 License: Freeware Price: $0.00USD
14 downloads
Mambo Template Tutorial

Mambo Template Tutorial


Lots of screenshots and hand holding, if you are looking to find out how Mambo templates work this is for you! more>> Lots of screenshots and hand holding, if you are looking to find out how Mambo templates work this is for you!<<less
Added: 2005-07-04 License: Freeware Price: Free
1574 downloads
Make A Automatic Install File 1.0

Make A Automatic Install File 1.0


this script will automatically set up tables in a database upon pushing the install button, its great for developers who want to make the instalations for users fast, easy, quick, and totally painless. more>> this script will automatically set up tables in a database upon pushing the install button, its great for developers who want to make the instalations for users fast, easy, quick, and totally painless.<<less
Added: 2006-06-07 License: GPL Price: $0.00USD
11 downloads
 
Other version of Make A Automatic Install File
Make A Automatic Install Fileupon pushing the install button, its great for developers who want to make the instalations for ... upon pushing the install button, its great for developers who want to make the instalations for
Price: FreeAdditionalInfofreetousewhereeveryouwant
License:GPL
Download
1274 downloads
Added: 2006-06-07
Work with Arrays in Actionscript 3 part 2

Work with Arrays in Actionscript 3 part 2


In this flash actionscript tutorial you will learn all you need to know about multidimensional arrays. more>> In this flash actionscript tutorial you will learn all you need to know about multidimensional arrays.<<less
Added: 2008-11-10 License: Freeware Price: $0.00USD
19 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5