| Login | | Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name. | |
| Who's Online | There are currently, 5 guest(s) and 0 member(s) that are online.
You are Anonymous user. You can register for free by clicking here | |
| Top 10 Links | | There isn't content right now for this block. | |
| Subscription | | You are not subscriber of Download Free Javascript, PHP, C++, HTML Codes. You can subscribe from here now! | |
 | |
WELCOME TO DOWNLOADFREECODE.COM!!
Welcome to DownloadFreeCode.com, your download heaven for free source code for .Net, C++, Delphi, HTML, Java, JavaScript, Pascal, PHP and Visual Basics.
To download, you must first register. Registration takes only 2 minutes and allows you to post on our forums (where you can ask questions and leave answers to programming problems), add your own files to our database, market your resources on our site and much more. Join us today.
JavaScript C++ Java PHP HTML
|
|
SHARE YOUR RESOURCES WITH THE WORLD!
As members, you have the ability to post articles on our homepage for a period of time, advertising your resource, be it already in our downloads archive or on your site. Even after it gets removed from our homepage, your submisson will continue to be in our articles archive where people can search and use your information. If you publish an article about a download that's on your site, we do reserve the right to add it into our downloads archive. Proper ownership information and site information will be included. Please post articles that are relevant to the site. Interested? Simply click here. |
|
Latest Updates
The site just launched on Sept 1st, 2008. Downloads are up for C++, HTML, Java, JavaScript and PHP. :: What's Next ::New downloads will be added soon in Downloads Archive for .Net, Delphi, Pascal, Visual Basics. Articles will be posted on an ongoing basis. In the next few days, articles for HTML and PHP will be published. Still lot of management work for the site is required. Any feedback is appreciated. |
|
PHP Articles: Check Referer (sites for instance) Saturday, September 13 @ 21:47:52 MST by EnemyUnited (56 reads) | Often it is plenty useful to be able to collect information about the site that referred the visitor to your website and/or page. Use this nifty little script. It is very simple to use and to implement.
| | (Read More... | 633 bytes more | 4 comments | PHP Articles | Score: 0) |
|
JavaScript Articles: Put Picture Slideshow on Your Webpage Using JavaScript Saturday, September 13 @ 21:32:00 MST by EnemyUnited (182 reads) |  This is a nifty bit of a script that allows you to have a sort of slideshow on your website. The user interface is quite nice. It allows any visitor to the webpage select the picture to display from a combo box and the picture will then display. The visitor can do this as many times as he or she pleases. Click here to download the file
| | (Read More... | 2 comments | JavaScript Articles | Score: 0) |
|
PHP Articles: Login User System Saturday, September 06 @ 11:32:08 MST by EnemyUnited (183 reads) | This is a login user system.
It has 3 files: - login.php - register.php - lastmember.php
Once a user has been logged in, it will return him/her to the home page. To see if they are logged in use the code at the bottom of the script.
When a user registers, it will update the lastmember.php page, so you can include it in your home page by using and it shows the last member that signed up. You can add/change the stuff in the last member.php page but i suggest not changing anything, because I hate people saying they changed so and so and it doesn't work. so just leave it alone :P
| | (Read More... | 1072 bytes more | 2 comments | PHP Articles | Score: 0) |
|
PHP Articles: MySQL Database Layer Class Saturday, September 06 @ 09:37:20 MST by EnemyUnited (54 reads) | A class providing some very useful methods to work with a mySQL database. Easy to use and contains extensive documentation. Very user friendly.
Some Highlights - connects you to a mySQL host and select a database in a single call (opposed to PHP's native functions which requires two steps)
- has an "escape_string" method that will "mysql_real_escape_string" your string weather the magic_quotes are on or not and more....
| | (Read More... | 2338 bytes more | 2 comments | PHP Articles | Score: 0) |
|
PHP Articles: Class for Basic Image Manipulation Saturday, September 06 @ 09:04:01 MST by EnemyUnited (31 reads) | A class providing a set of methods for doing basic transformation to an image like resizing, rotating and flipping. The class is very small (only about 18Kb in size but still heavily documented) and as i said it only covers some basic methods so don't expect miracles. i use it in favour of many other well known scripts that are hard to install, hard to manage, have a thousand files, many megabytes in size and zillions of methods and functions nobody uses.
| | (Read More... | 549 bytes more | 1 comment | PHP Articles | Score: 0) |
|
PHP Articles: Dynamic Dropdown Menu Thursday, September 04 @ 16:23:44 MST by EnemyUnited (43 reads) | You have seen static menus. Click on the down arrow to open up the menu, choose from the list and go to another webpage or another part of the page. But what about a dynamic dropdown menu?
Here is a simple function that will help you build a basic dynamic dropdown menu, a combo box for php. You can edit the texts and the options for the visitor.
| | (Read More... | 736 bytes more | 1 comment | PHP Articles | Score: 0) |
|
PHP Articles: Tagcloud Font Distributor Thursday, September 04 @ 16:07:39 MST by EnemyUnited (65 reads) | This will assign font sizes to tags based on their counts. It tries to evenly distribute the font sizes among the tags while keeping all tags with the same counts under the same font size. The data needs to be in the following format:
$tag[tag_name] => Tag Name $tag[tag_count] => Number of instances of this tag $tag[tag_class] => Resulting class name, ex: tag1, tag2
| | (Read More... | 1083 bytes more | 1 comment | PHP Articles | Score: 0) |
|
| |
| Big News of Today | | There isn't a Biggest Post for Today, yet. | |
|