![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: concatenate object variable name
From: Jerry Stuckle <jstucklex@attglobal.net>
Date: Mon Oct 03 2005 - 17:04:34 CEST
Bosconian wrote:
As Willem said - use an array. For instance:
In your target's code,
$specialty=$_POST['specialty'];
The three (if they are filled in) will be in $specialty[0],
-- ================== Remove the "x" from my email address Jerry Stuckle JDS Computer Training Corp. jstucklex@attglobal.net ==================Received on Tue Oct 18 02:30:56 2005 |