• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[REQ] Inventory and warehouse for S6E3 [php]

Initiate Mage
Joined
May 8, 2022
Messages
4
Reaction score
1
Hello guys, im newbie here :)
I want a php scripts (function) for warehouse and inventory view...
I want it to be like standalone versions to use in my own website.

Can you help me ?
We have DMNCMS but its very hard to extract the functions from the cms and put it in my website...

Please, if someone have inventory or warehouse scripts, please share with me ... :cool:
 

cMu

Elite Diviner
Joined
Jan 8, 2017
Messages
427
Reaction score
133
"put in my website"
it's not your website if you want to rip someone else codes.
if you don't know how to code those, don't create "your" website.
 
Upvote 0
Junior Spellweaver
Joined
Sep 18, 2010
Messages
106
Reaction score
18
Code the SQL stored procedures you need and then use php to call them. Inventory and warehouse should be stored as hex in the database. Shouldn't be too complicated if you know what you're doing.

Using someone else's work it's harder than coding your own unless you study and see how it was written
 
Upvote 0
Back
Top