PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
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
Post PHP form to non-existing page
The company that I work for host their PHP code on IIS on a Windows server, no Apache, so no mod_rew
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
Problem assigning value to variable in "IF" function
Does this script makes sense? I am trying to take the value that is set to "authenticat" a
how to insert value
I am having file bookissueadd.php..... in which i am having tag
<td height="21&q
Members Only
Hi all, for my website i have a members area only which on members can veiw, but at the moment anyon
Array becomes unset by itself?
Hi,
I have a bit of experience with PHP but not extensive. It seems I cannot store any items
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<