Impact of movement type 412 E on MAP
Hi
Usage of movement type 412 E is causing huge change in MAP .
Is there any r
if description does not contain the following words
Hello everyone,
I am parsing a MS Excel (.xls) file and adding it's content to a mySQL databa
What do you call the "token" thing?
You know how some sites have links that run on tokens? Tokens are links that only stay alive for a c
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
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr
article site help remaining text
Hi all hope you will be fine
I am creating a article site in this site i want to put some text on
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Problem with the Update command used with a sqldataadapter
I'm connected to a database on an SQL Server and I'm using a sqldataadapter, sqlconnection, sqldatas
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s