Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
How to insert random unique values in 2 columns ?
I have table with 2 columns
Create Table code_for_code (
first_code varchar2(10) uni
"GROUP BY" in arrays
Well i'm looking to do something i usually could do easily using COUNT and GROUP BY if it was a sql
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
Finding digits in variable containing text, and IDing them
$romanstock = "http://www.remoteprice.com/data.asp?storeid=123&itemcode=456&typ
error reporting
hey everyone
I have a production server in which I want error reporting but only on some page
confused between ' ' and " "
there is a php i set:
$begin_date_query = mysql_query( "SELECT SUBDATE(due_date, INTERVAL $d
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi