problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
Help with php code
Hello, can anyone tell me why this php word trap fails to work,
and the trigger words get blow r
script is pulling more then they have....
I have this script for my game where they can change there race. This will cost them 2,500 points. H
Little problem with form insertion in MySQL, Please help!!!
Hi!,
I'm a little bit new with php and I have a little issue here. I created a webform to ins
Error querying database.
I get the above error when trying to insert some values to a datatable.
Here's the code :
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
form help
this doesn't work. i want the form action to go the location.href of the submit button chosen.. how
Query output more than expected
$query=mysql_query("SELECT * FROM players, communities, divisions WHERE dob BETWEEN '{$start_da
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The