Data storage spaces in varchar2
Trying to understand what's happening.
I am selecting a value from a table that is defined as c
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
PHP onsubmit in the form not going to the fuction.
I have a form through ‘onsubmit’ calling a function validation(). But not going to the
present value of sequence?
Hi
Please help me to find out the present value of sequence?
Thanks
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
Problem with umlauts and UTF-8
Hello every1,
I'm creating my own little CMS at the moment and got some problems with the cha
IS this code correct
The reason i ask is everything underneath it appears to be alink as well, tis blimmin annoying
Map.php
I am a complete beginner to PHP and am looking for some help with a program I am messing around with