Securing a user input - need some confirmation
Hello All,
I am in the process of recoding a large proportion of an e-commerce site, one of t
problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
single page with referrer to show correct page
I have a simple website with a couple of different pages. I would like to be able to in a div tag w
Supress some serveroutput but not all
Hi,
I have a script I'm working on that uses plsql to create and RMAN script, this uses d
Multipe Dynamic Controls & AutoPostback Issue
I currently have a need to create many dynamic controls (Example Textboxes) that need to do a PostBa
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu
issues verifying if user is logged in
I am having issues when a user logs in via asp Login control, the IsAuthenticated still seems to com
Strip Slashes Help
I've got a script that i've downloaded of the net to edit multiple fields from my sql database, and