Jump to content

Recommended Posts


Posted

it really depends on what you mean by inventory.

whatever your company has will drastically vary from another company so it is hard to find one script that will work for many people.

if you could give a better explanation of what type of items you need stored and what you want to do with them, then we can better help you out.

have you thought about writing your own inventory script?

Posted (edited)

We are a school, and we need it to inventory old and new computer equipment, coming in and going out.

I do not know php, so I cannot write my own script, but if someone could point me in the right direction and suggest one I'd greatly appreciate it.

We would need

inventory number

serial number

model of equipment

hard drive size

ram

basically all the tech info, so we can inventory what is going out, and what is new coming in.

Edited by clivebuckwheat
Posted

ah well i would have to say to use some custom scripting then, it wouldn't be all that hard to do.

i would easily be able to set that up but that's me.

you would need to know php and mysql, but honestly, if you don't have any coding experience then don't expect trying to learn it in a short time.

if you do have coding experience, such as JAVA or C++ then it is worth a shot.

the php and mysql sites have plenty of documentation and tutorials that can help you out.

  • 3 weeks later...
Posted

I recommend first that you read and understand MySQL (or MSSQL) table structure. Then figure out all the tables you will need and pre-design them. And make sure you have your database all figured out BEFORE you go about creating any of it, or the PHP code to handle it.

Alternatively, you could look into trying out Altiris Inventory Solution, which can log all this stuff for you, and its front end is a website anyways.

http://www.symantec.com/business/inventory-solution

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...