Home
Browse
Net
Simple
Sign In
Browse Topics
BSD (4)
DATABASE (11)
DEVELOPMENT (40)
LINUX (54)
NETWORQMEDIA (11)
OTHER (1)
PERSONAL (5)
WINDOWS (37)
Topic Contributors
mreschke
Matthew Reschke
Site Developer
Created: Apr 14th, 2011
Updated: Aug 10th, 2011
Topic Organization
DEVELOPMENT (40)
php (2)
scripts (19)
snippets (20)
Related Topics
StartStopProc.vbs
ProcessManager.vbs
Batch File Snippets
EmailLogs.vbs
Send Email using VBScript
VBScript Snippets
DeleteOldFiles.vbs
Regular Expressions
VBScript Basics
VBScript File List
.NET Directory to DataGrid
Recursive File Search or List in...
.NET Listbox
Javascript Snippets
Adjust iFrame Height
Windows Powershell
.NET Directory to Dataset
Python Tutorial
Javascript Textarea Tab Override
Even Tabs in Pre Tag
File
Download Selected (zip)
Download Selected (tar.gz)
Edit
Select All
Select None
View
Detail
Detail Preview
Icons
Preview
Show Hidden
Hide Hidden
Full Manager
Reset Defaults
Open In New Tab
Open In New Window
List Archive Contents
Download File
Open
Download Folder (as .zip)
PHP Snippets
Comments (0)
qLinux ArchLinu..
Sed Command
Mac Ports
Regular Express..
Javascript Text..
PHP Snippets
Topic
#244
by mreschke on 2011-04-14 20:53:19 (viewed 331 times)
Small miscellaneous PHP code snippets and scripts
Table of Contents
Loop Forms
Loop Forms
[-]
[- -]
[++]
Loop Forms
while
(
list
(
$key
,
$value
)
=
each
(
$_POST
)
)
{
echo
"
$key
-
$value
<br />"
;
}
networqmedia presents mReschke.com powered by the all new mrcore4