auto generate

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

User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

You are going to want to set up a change tracker of some sort and a processing routine. The processing routine would need to check the change tracker for necessary update triggers and then run the routine if needed. There is a bit of coding involved. But before any of us do it for you I would suggest you 'crack your knuckles' on the project first. Try some stuff, then post back as needed. Think your logic through, then translate that logic into code (to the best of your ability).
desiree
Forum Newbie
Posts: 10
Joined: Tue Jul 25, 2006 8:52 pm

Post by desiree »

thanks..i'll try my best..now i know how to auto generate using batch file and scheduled task, but i'm still studying about what you are saying everah..hehehe

now, im going to do my best to do the code, you know..i only know basic coding in php..hehe..

i'll tell you..im not really good in coding..hehe, and i just Learned php recently..so thanks guys..

i really appreciate all your help.. :P :P :wink:
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

We all started somewhere. Keep up the hard work. It gets easier.
Post Reply