Advertisement

Results for "Volume: Java_Volume1"

Java_Volume1 #103052
Let take a look at PHP

Hoon It is Funny and Cool. Be sure that you have MS word to read this Article.

Java_Volume1 #100140
Buzz Phrase Generator

This is a reasonably simple piece of code to generate a random hitec phrase. Its something I made just for the practice, but has a nice demonstration of switches and random number generation. Also now generates a logfile and reports on the size of that logfile. (I plan to infect Bill Gates PC with this a sa virus and make it pop up random phrases every 7.65 minutes. MWA HA HA HA HA!!!!)

Java_Volume1 #103822
Using DAO with VB.NET

Most users especially those bigenners with vb.net asks how to use DAO with vb.net

Java_Volume1 #103724
Insert Image into Sql Server

This Code will help the programmer to insert the image into a Sql Server Database through DataReader in VB.NET

Java_Volume1 #100141
charactor arrays

this code is for the person who is dumbfounded about arrays. In the example charactor arrays are fully explained in detail. This is a must download for a beginner. Web: http://neo.8op.com/~fatal/

Java_Volume1 #100142
word.cpp

This class was developed to assist me in creating an assembler. I found that by making my own class to deal with strings I could better understand what whas happening.

Java_Volume1 #103824
MX NTP Server v1.0

MXNTPServer is a Windows Service that serves client requests for NTP (Network Time Protocol) updates. This version conforms to NTP v3 (RFC 1305). The server listens on UDP Port 123 for requests and parses the raw data, creates a response structure, creates the raw data response, and then responds to the client. This service also logs server events to a text file. I created a class library that represents the NTP v3 Data Structure just to add a little OO into the code and to help with memory management. I still have a lot of ideas for making this better, but this is only the first version. To use this time server effectively, you need to have a NTP Client application to sync the time with. There are many freeware ones on the net, just go to google and look for NTP Client for Windows.

Java_Volume1 #103068
PHP RPG 2D Engine

Right now it has LEFT RIGHT UP DOWN movement maps are stored in map/*.map gfx in images/*.JPG it has walls blocking directions i plan on adding items and an attack system check it out at web.wcc2.net/rpg/ and also please vote

Java_Volume1 #90462
32-bit Floating Toolbar (NT & 95)

This code gives you the ability to create a 'floating toolbar' within your application. The old SetWindowWord function is only good for 16-bit applications, so it won't run under a 32-bit OS (like NT4). The API call you should use if you are programming a 32-bit application is SetWindowLong. It works the same way as SetWindowWord, only uses DWORD(Long) values instead of WORD values for the 32-bit OS.

Java_Volume1 #100143
A 30+ page Beginner's Manual to C!

This is a COMPLETE introduction to the powerful C programming language (not C++). Perfect for absolute beginners to the language who want it all! Now, I tend to write as I talk so if you find a concept is tought too fast (you want more examples, etc), leave a comment and I'll fix it and reupload it! Please do leave a rating after I fix the problem.

Java_Volume1 #103825
File Encryption

This code will encrypt and decrypt files. The files are stored in 2 folders called encrypted and decrypted files on the c drive. These folders are created automatically. Include the following namespaces: System.IO, System.Text, System.Security.Cryptography

Java_Volume1 #90463
Aprostrophe

Have you ever try so send a string variable to MS Access that have apostrophes using a SQL Statement? If YES you will get a run time ERROR Here is your solution....A function that formats the variable before sending it to the database.

Java_Volume1 #103070
An image in a .php file!! MUST SEE!!!!!!!

it display a good quality picture in the browser, without any image file! just code! MUST SEE! AND VOTE JUST 5 GLOBES (maybe you will see a download screen)

Java_Volume1 #100144
Simple Hit Counter

This is a simple hitcounter written in c that writes the number of page hits to a file then displays the number as .Gif's (Gif's Included) SSI required to use. Exapmle Included

Java_Volume1 #103293
SMachine - Slots

My Slot Machine program(SMACHINE) is the first VB.NET program I have written. SMachine uses an Access database through ADO.NET to allow numerous users play custom slot machines. In the code you will find sample code for ADO.NET, populating datagrid's, create custom window controls, manipulating images dynamically, creating Context menuItems at runtime, and using inheritance to customize base object functionality. Please be friendly with the comments for this is my first attempt at .NET

Java_Volume1 #102952
htaccess membership control

This is a relatively simple script to allow you to manage usernames and passwords for a protected folder using .htaccess and .htpasswd files.

Java_Volume1 #102560
cEdit Version 5.1.4

cEdit is an OpenSource Code Editor. Originally it was written in Visual Basic, but has been ported to Borland Delphi 6 Personal Edition. This is one of the most complete editors on PSC I believe, and has a huge number of features available. It uses synedit to achieve the syntax highlighting, but this is only one portion of what cEdit can do. Unfortunatly the file size of the download is pretty large, running almost 15MB. Because of this I am unable to upload directly to psc so I've included a direct link to the source below off the sourceforge website. I emailed the psc owners asking them if possible to post the source for me. http://prdownloads.sourceforge.net/cedit/cEditSource.zip?download Please note the components for the app are all located in the components directory. Some of them are by me, others I can not claim credit for. Browse threw, most of them came with readme's so you can see who deserves credit where.

Java_Volume1 #103041
PHP File Manager

This code allows a user to upload files and manage directories. It also allows a user to upload files, easily create HTML files online, and rename, delete, or edit files.

Java_Volume1 #102926
Anphin Image Gallery

The purpose of the Image Gallery is to allow webmasters to easily and quickly maintain potentially large archives of images of any kind. There is no need to be concerned of outdated data in the database or dozens of links breaking because you changed the name of a directory. All links are generated on the fly with the results of reading /galleries/ directory relative to the gallery.php file and gallery names are derived from the directories there. It has a config file where many elements of the script can be modified to meet different sites needs. A running example of this script is at http://www.anphin.com/screens/gallery.php A brief list of features: * Divides galleries into pages based on config directives. You determine the number of images displayed per row and the number of images displayed per page. * Can open images in new window. Or not, depending on a config setting. * Can override thumbnail sizes to values specified in config file. * Template-based, completely customizable interface. If you think my script merits it, please vote for me.

Java_Volume1 #103603
Full Registry Access in VB.NET

Module to allow full registry access in VB.NET

Languages
Top Categories
Global Discovery