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
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no
Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
Creating Images from images in PHP
Okay well I am trying to make a 'dynamic' calender image with PHP.
I have images like this:
What are the two different files you download to update kernel?
What are the two different files you download to update kernel?
asp authentication problem
Hello all,
I want to use the asp authentication (from asp.net configuration) in my web site. there
Printer configuration
Hi All,
Suppose one of the user deleted the printer settings unfortunatly ,then what is the pro
Why does this file not return file names that start with numbers?
This file returns a list of filenames to help populate a drop down in my form. For some reason it ig
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc