How do i use vars in an array
Hiya peeps!
How do I use a var in an array. You will see $id but it isnt working.
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont
check if value exists
I have googled this for a while and I am getting lots of different results. Is there a standard meth
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
Windows 7
Windows 7 default user account control worries experts. Corporate IT departments should be pleased w
PHP error (line 38) my website
Hello everyone, I'm new on this
and I got a web site thats got a error not showing the photos on<
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