mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
square instead of number
Hello
I do not know why but this code seems to work fine only in my xampp local insallation but n
Optimize Code
Just started getting into the use of cookies. The following code will redirect users to a set URL s
Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<
Quick Syntax Question
Hi folks,
I'm getting the following error: "unexpected T_LNUMBER". I'm trying to b
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou
date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?
PHP Session Issue
I'm having an issue with one section on my website dealing with sessions. Now I know that myself and
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t