onClick='location.href=index.htm'> not working
Below is my code:
echo "<input type='button' value='redirect' onClick='location.h
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Mysterious Timeouts
I've deployed a few simple AJAX-enabled web page to a local server that is accessed through the Inte
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
OPINIONS WANTED
This is my login page code, and I want your opinion on it please!
Code: // Login ~ CHECKS
update sql when refresh - php
hi
I have made a table (attachement)
the users can update the sql database using + or x bu
Add 5 to a variable when a button is clicked, and re-run a for loop
So I'm making a feedback sort of section on a website with MySQL and PHP, I've gotten the script to
Getting Subdomain Name With PHP?
I want to grab the subdomain name with PHP so I can generate database queries.
for example my
Connection Timeout
I'm using xmii 12.0
I'm calling a transaction as a web service from a windows application