Search found 2 matches

by tinamiller1
Mon Oct 13, 2008 2:03 pm
Forum: PHP - Code
Topic: A bit of PHP help
Replies: 3
Views: 78

Re: A bit of PHP help

I have no clue what a chron job is. I am using php in a windows environment using yahoo as the host their merchant solutions so their functions are limited. When I run the code I posted it doesn't update the database so the code is wrong and that is what I need help with. The right code for this.
by tinamiller1
Mon Oct 13, 2008 1:52 pm
Forum: PHP - Code
Topic: A bit of PHP help
Replies: 3
Views: 78

A bit of PHP help

I need some help if anyone can help me with this. I need to have a sql query that reads from two tables that have different info in them. 1 is the datecreation and the other is the quantity, itemnumber and name. then once it gets that I want it to update based on the datecreated and quantity the inv...