Help with writing "$" with fopen
I just can't get my syntax correct. Could someone help me please? I am trying to write a connect fil
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
Scene graph using Direct3D?
There are several C++ scene graph based packages available for OpenGl, like say OSG,
http://w
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r
License Issue - service type user
Hi,
I would like to understand the following issue regarding sap license.
I wish to
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Loop column after 2 results
Hello All.
Here is what I have:
Client ID Company name Clien
Using Curl_multi for processing multiple URLs
Hi,
I am at a loss as to how to implement this. I would like to be able to automatically assi
BIG file upload!
Hey guys!
I'm trying to upload a file, it works well with smaller files but with 60mb+, I get