Linking with Foreign Keys
I have been getting an erro when I try and link:
create table Faculty_Specialty (I_Name v
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
Give me all your tricks for minimizing jar file size
Hi, I'm coming close to releasing my J2ME game... I am kicking up against the 64k size barrier w
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
Problems with strings containing
Hey all,
I have encountered something strange in a script. I am trying to write an XML heade
UPLOAD IMAGES NOT WORKING!
Hi there i have a upload script in which it uploads the picture to a folder than creates two thumbna
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
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++