Simple program to copy files between two computers over the web
I use logmein free and often need to move files between my two computers. Generally, I move the file
Contact Form Not Working When I Add Validation Codes
So I built my first working PHP "Contact Us" like form. But, I have been trying to now mak
cstdatomic (c++0x std::atomic) / g++ 4.4
Hello,
I'm trying to use cstdatomic (std::atomic in the upcoming c++0x standard) in g++
Echo Tweaking help!
HI. I would like to have the output of the entered variables repeat forever, but it's stopping at th
BI in Upstream Production operations
Appreciate if you can assist in the following areas:
1) Examples of life before and after BI i
How to Create a Dynamic table
col1 col2 date1 date2 date3 date4..........
a b v1 v2 v3 v4
xml
<?php
echo "<h1>XML Articles</h1>";
$home
radio button reamains checked
Hello i'm trying to keep the state off my radio buttons so it shows which ones where clicked after t
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data