Reading waves
Hi,
I am trying to find a way of finding the highs and lows on a graph line, the line points
Help with looping
I have a comma separated list of colors taken from a database ($ICo) and a directory of images named
Accessing element of object array
Hello
My object looks like this:
Array ( [0] => User Object ( [id] =>
Help with page encoding issue and weird characters
I'm trying to write a screen scraper and when I pull out the lines of the html file that I'm interes
Windows Authentication
I have a website which is windows authenticated.
now i want something more on this application.<
Printing issues with xMII 11.5
For some reason, we have one report (and only one) that is giving us fits when trying to print. The
having a small php error tha deals with the 'foreach'
Last night i was working on a script for a cart and it seemed to working good, until this morning. F
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
TCP Sending Unsigned Char...
Hi...
I want to send over tcp/ip some data, i have the data in hexadecimal, and when i tr
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee