Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
Image upload - determine folder
I have an upload script that may be accessed from different directories. Problem is, the script is m
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
PHP FTP connect doesn't work with correct login
Hi!
i am working on this test code:
Quote<?php
$ftp_ser
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa
How can i use [] tags instead of <> tags for profiles??
On my site im making ive made it so u can register, login and u have a profile which u can update..<