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
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
controlling/creating accounts with privileges
hi all,
i'm trying to figure out how i can create/control account with privileges, for instance a
Gerenate tabel in Php
I whant to generate a tabel takeing data from database like this one so the results to be display on
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
Inserting a variable in a link
I have this code that I want to insert for my own variable but I have no idea how. This is what I wa
Javascript form submit and radio buttons?
When this form is submitted, it is automatically resubmitted using JS.
All my fields are carr
Warning: mysql_num_rows() supplied argument is not a valid MySQL result resource
This may be simple I just may need another pair of eyes..
When i get records back the below c
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include