Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t
Developing Ajax-enabled ASP.Net applications for the iPhone
I would like to develop Ajax web applications using Visual Studio that are optimized for the iPhone.
session variables not working anymore
hello,
i use sessions to handle authentication within my site. my host has been changing a lot of
Quick Question about echo value
Hey guys, I'm trying to get something to show differently in one of my scripts. I'm trying to make
Connection Timeout
I'm using xmii 12.0
I'm calling a transaction as a web service from a windows application
classic dynpro : hide area and auto adjust hights
Hi,
I want to develop a similar user interface as is used in standard transaction MIGO.
division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
elseif help!
OK so I'm new to the site, as well as PHP altogether (Trying my hand at managing an online RPG) and
Need help-Error istream header declaration
Hi Everyone ,
I am having issue with istream declaration. I am new to C programming.
can a
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.