C - Reading a file into a byte array
Hi,
I'm trying to read a file into a byte array in C. I have to use C as this is for a loadru
Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
Curl timeout breaks script
So im having difficulties with skipping timeout error in curl
my script calls different functions
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
Why does this file not return file names that start with numbers?
This file returns a list of filenames to help populate a drop down in my form. For some reason it ig
php sessions,logouts & the bloomin back button!
Hi All,
I've got a cms that members can log into. When they logout, the session is destroyed,
COde for a Cc
I'm not receiving $ft as a Cc. Why is that??
$to = "$email";
$headers = "Fr
printing links
Hi every1
i am connecting to a table in sql and the looping through with a while ($ var = my
utf8_general_ci error ??
I have all kinds of data to be inserted in database table
//I am getting this error
Yo