Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g
PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
values not being entered into table
hi. I;ve created a form, so that when a user enters data into it, it gets added to a table in a data
confused between ' ' and " "
there is a php i set:
$begin_date_query = mysql_query( "SELECT SUBDATE(due_date, INTERVAL $d
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
LinkedList help
Ok so I just learned quickly about lists, so I have a not too hard project I think, but am having a
ALV List Display to point to another report on Double Click
Hi,
I want my ALV List Display to point to another report on Double Click on its line ite
Windows Authentication
I have a website which is windows authenticated.
now i want something more on this application.<