mr8m - reverse document
Friends,
I'm trying to reverse a document held by MIRO, but it reports the message balan
tell csv import script to ignore blank rows?
Hi i have the below script but i get an error if a row is blank ie a return in the csv file at the e
Why is this function returning a false value when it shouldn't be??
This is in an include file. I want it to check a value in an html form and see if it's just white s
need Array help
This is what I have to do.
$teamname[1] = "Red Sox"
$teamname[2] = "Gian
Writing to the middle of a file
Hi I have a bit of a problem. Is there any way i can write some text to a middle of a text file. For
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
convert static html data into dynamic
hi all
i need to convert a website which has static above 2000 articles into dynamic and add
getting rid of quotes in strings
sick of trying to deal with them in multiple ways (entering in and taking from database, echoing, ec
Bit manipulation program with binary operations
My homework is to create a program to scan in and add binary numbers and print them like so
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very