question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
Help Optimizing code
Good Morning,
I wrote a small import function for a website of mine and I know there has to b
help removing unwanted graphic
How do I remove the small elongated rectangular shape between the "Latest post" and "
Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
Email Form Syantax Issue 2
How to make this look FROM:"OUR TEAM" instead of FROM:abc@mail.com
$headers = "
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
Wrong Info sent Using $get in form
Hi i have this code that i tried to make to send some info from one page to aother with lots of ppls