Feliz Navidad y Feliz Anyo Nuevo para todos y que para el proximo anyo no nos salgan las cosas mal, menos bugs, mas trabajo, mas dinero, aprender buenas cosas(y las malas tambien xD) conseguir muchas visitas, etc etc etc...
try with session register()
session_start();
session register("your_session"); // this is deprecated but just try...
$_SESSION["your_session"];
http://ve.php.net/manual/en/function.session-register.php
I dont see this on your code:
// you have put the dir file in your case is the tmp dir
// or try ie: http://domain.com/file.ext
$data = array('name' => 'Foo', 'file' => '@/home/user/test.png');
// pass the data
curl_setopt($ch, CURLOPT_POSTFIELDS, $data);
try and tell me...
Ok I think I understood...
The table spec has connection with table trailer and table chassis, then when you choose ie:
Here I think you have a confussion because ona thing is the form behavior(HTML) and other thing is the PHP behavior
In this example you need three Select Controls...