Help Needed on this script

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Locked
kobomarun
Forum Newbie
Posts: 2
Joined: Mon Mar 28, 2011 5:17 am

Help Needed on this script

Post by kobomarun »

hello there,
My name is Femi and am a web developer using php. am working on a project. and am having some difficulties. i dont know if you can help me out with it.

The platform am building will receive a text message and the format of the text message is "shoe, 40, bag, 5, tea,1" without quotes, and it may be longer than that.
Now how do i get it to my database table and re-arrange them in order, because at the end of each day, the total number of shoe will be calculated and every other one too will be calculated. And also they will be called out individual in the website.
Thanks.. Hope to hear from you soon.
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Re: Help Needed on this script

Post by pickle »

Double post. Locking.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Locked