[fx.php_list] Probably a dumb error, but...

  • From: Bob Patin <bob@xxxxxxxxx>
  • To: FX List <fx.php_list@xxxxxxxxxxxxx>
  • Date: Tue, 21 Feb 2017 15:08:07 -0600

OK, an array issue; I have this value, which gets a UUID from a Filemaker 
record:

$uuid = $_GET['date_time'];

I can confirm that it’s getting the entire UUID string.

$_SESSION['uuid'] = array();
$num = $_SESSION['num_bookings'];
// for testing, I set $num to 1
        
$_SESSION['uuid'][$num] = $uuid;

echo $uuid;

I get "A" rather than"A2D4230D-C6F5-4199-A053-C5788BFAB0B8"

What gives?

Thanks,

Bob Patin
Longterm Solutions
bob@xxxxxxxxxxxxxxxxxxxxx <mailto:bob@xxxxxxxxxxxxxxxxxxxxx>
615-333-6858
FileMaker 9, 10, 11, 12 & 13 Certified Developer
http://www.longtermsolutions.com ;<http://www.longtermsolutions.com/>

iChat: bobpatin@xxxxxx <mailto:bobpatin@xxxxxx>
Twitter: bobpatin

FileMaker Consulting 
FileMaker Hosting for all versions of FileMaker
PHP • Full email services • Free DNS hosting • Colocation • Consulting

Other related posts: