array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
Setting condidtions for an input box
Hi all,
I would like to set a condition in a txt box that says the number a user enters has t
Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
trouble printing an array....
I'm having some trouble printing out an array forwards. I'm figuring out the high and low of an arra
Php navigation
I have four buttons on a php page.
If i click a button it will redirect to different php pages.
Problem in OnClientClick and OnClick sync
Hi,Strange and irritating problem:
I have below button declaration in markup of the aspx page:
POST into Array problem
Hi Chaps,
I have a repeat region, displaying rows of data: jobid, fromtable, translatorcharge
How would I do "Users not logged in since *** delete them"
I know how I would set this up, and delete the user roughly.
I'll create a table called "Use
Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g
Multi dimensional arrays
If I put in this code:
1
2
3
4
5
6
7
8
9
10
11
12
13<