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
Xacute search within SQL results
I have a query that is pulling data, and I want to return a specific value from the results of that
Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
FILTER_CALLBACK -- Files?
Hi All,
I'm using the php filter functions to validate my form data. For custom filters, I'm
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
php and downloading
I want to use a php script to create two files. Then I want it to redirect (or whatever) to have tho
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
Insert Failing.
Hey,
I am making a Sign up page for a website, but the insert query into the Database does not se