Socket programming
Hello all,
I have a PHP socket script. GPS trackers connect to this socket. IMEI verification
How can I get my program to read a larger array ??
Hi:
I have this program that reads from an array to do calculations. The array are just t
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
WHYISNT THIS MYSQL STATEMNT NOT WORKING? (php)
caps because its absolutely rediculous.
i dontunderstand why its not working. there is a column c
Help uploading .JPG
I have a problem with upload images when the ending is .JPG capitalized.. I really don't know what c
SAP BCS. BPS
Hi all,
I am seeking reading note on the following in BW
BCS, BPS
ADVANCE
Problem with a select distinct
I have a problema with a select distinct, I have the next sql:
select distinct a,b,c,d fr
problem with sql querry in php script
Hello guys,
What I want to do is I want to read out a csv file and then but te conent ot the
Placing and array within an array then sorting it!
I have a page that runs two large mysql queries and saves the results into arrays, in php I then per