that old Malformed Headers problem again!!!!! HELP!!!!!!
I've read the http://www.phpfreaks.com/forums/index.php/topic,37442.0.html
I don't think my c
How would I convert this into code using an if statement?
ES equals exam score m equals $mean s equals $total. I already coded my mean and total so I'm not g
Ball movement
I want to move a ball from one point to another and it should hit a group of balls at the other end
help with variable
I've got a problem, i want to echo some images depending on the $id, however for me to get that id i
if statements problems
Hi. I'm trying to make a web form, but I kind of hit a dead end trying to figure out why it doesn't
php code generators
All
Whilst enjoying learning a new language i have come accross a number of free code generat
Handling text changed in text box control using Ajax
I need to create a web form with a text box control. When someone types text into the textbox I nee
Save cookie to DB
I'm working on a pixel tracking script for an incentive website and I need to use an ASP script to s
The control with ID 'ace' requires a ScriptManager on the page
I'm trying to add a simple AlwaysVisibleControlExtender to my page, but it's not working. I get the
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th