PHP form help required
Hi all! Apologies in advance for having to message the forum for help. I know you must get a lot of
Checking BOM Authorization Group
Hai Friends,
I have developed a mulitilevel BOM display report. End users have been assig
C++ Http request?
Code:
string Response = "LOGIN_UNSUCCESSFUL";
System.Net.WebRequest request = Sy
SQL Query/echo not working
Hey all,
I'm trying to run (what I thought) was a simple operation and it isn't working. I h
Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar
help with insert
Hi there,
I am trying to insert some data into a database, but for some reason, it is not ins
True way to see if action was successful?
If this is a good way to see if action was successful to continue:
Code: function changeGa
Convert array to string and write to csv file
I am looking to write a MySQL query to a csv file.
At the minute I:
check for the orig
trim function issues
Hi guys, total noob here...
So I've been tinkering around with a html and am using php to em
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??