We're a community of 1076K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,075,787 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

PHP based Warehouse System

Hey guys!

I see alot of discussions going on in this community. Well, I am new here. Was just going through random discussion threads and I can see how much efforts goes into all this. Really appreciate.

I have something to ask. I am working on a warehousing/inventory management application with barcode support. I know this is just a vague idea. I don't want any specifics. Anything closer to this should do it. If you came across any such script or web app. Please do post here. It will help me alot.

Thanks alot.

2
Contributors
1
Reply
2 Hours
Discussion Span
4 Months Ago
Last Updated
2
Views
ravi372
Newbie Poster
2 posts since Feb 2012
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

it looks more like a complete app to me, there's a lot to do on both, PHP and (of-your-choice)SQL. My suggest would be these simple steps

DATA MODELING
* Map data
* set key data (primary, foreign keys, joints, etc)
* tranlate the previous to SQL

SERVER SIDE SCRIPTING
* Define variables, classes (perhaps going object oriented is not really necesary)
* Validation (make it correct and safe)
* Database Handle (it would be easier now with the beautiful tables we just do a few steps above)
* Device API (hope there is one in PHP, although I remember, there is a way to include C code inside a php script, I'll check it out later)

Then you go improving.

hope it helps
it sound interesting

Exheon
Newbie Poster
3 posts since Sep 2011
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
View similar articles that have also been tagged:
 
© 2013 DaniWeb® LLC
Page rendered in 0.1205 seconds using 2.67MB