Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
Not "Just Another" MMORPG - text based.
Hello,
I've been learning MySQL and PHP for the last 2-3 years.
Though, I've had long paus
Working with Dates, help.
Sooo to make a long story short, here's what im trying to accomplish.
I need to create a drop
Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
"From field" in PHP email form
I used a wizard to create a PHP email form. I was able to customize it with the exception of the Fr
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
help with Get_
ok some how this is not working i am not sure what i am doing wrong here but what this does is when
need help in creating captcha
hi i have a problem creating captcha system. i create some basic script for image displaying but it
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am