Can't seem to capture a variable in a chained select
I'm *this* close to having a chained select running but for some reason it doesn't seem to be pickin
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
Grabbing Values From an Array for Posting
I have a grid array that I am using with a form that when it hits the currently named test.php it lo
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
path to include folder
Hi everyone,
When I'm testing locally, I have to add the name of the site folder as part of t
Add a sign-up feature to a flat file login script
I'm working on a flat file login script and I would like to add a sign-up feature to it with a email
Request.UrlReferrer
I need to make it so that a page can only be loaded when a button is clicked on a specific page. I d
Get keys and values from an array
Hellow,
I have an array $Data with keys and values. With a foreach I can display all the valu
Calender Not Opening
The following code is not loading the javascript calender in another window. It's not doing anything
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa