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!
It's funny you should post that, I'm trying to find a solution that will automatically post a set of variables that have already been posted to one PHP page
My thread is here, not that I've had a solution yet!
I find people here are great at pointing in the right direction but nobody can give me the code I need to get my faulty script working. Can you look at my thread and give me a solution?
Thanks for that, seems to work OK, now I just need to resolve some issues with my host. I've tested your solution and it works fine though so many thanks
I'm happy with this one myself, all that happens is that data is posted to a noticeboard (which is why I've been so bothered about timestamps etc on other threads) and if the user chose the option to send by email as well this page would pass the data on to the Form2mail script.
I think in this case that this is a suitable answer. I'll look into others as and when I need them. I have a PHP for Dummies book on it's way!
the page it's loaded on can easily be stopped from passing on, and bogus data could be passed.. Javascript could be disabled, thus breaking the posting of data..