Date: 08/30/01
- Next message: yang: "[PHP] use php Convert between(foxpro) `.dbf' files and MySQL"
- Previous message: Kath: "[PHP] Databases, arrays and woes"
- In reply to: Girish P: "[PHP] Vairable is not showing up in the print string"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
maybe register_globals was turned off in your php.ini ?
"Girish P" <girishp <email protected>> wrote in message
news:00cb01c13151$d2333d90$c196a8c0 <email protected>
Hi,
I am passing a value from one php page(FirstB.php ) to another php page
(Sql.php) with in a link.
<a href="Sql.php?ws=100"> </a>.. When try to print the value $ws .. its
empty..
Am i missing something ?? I am using apache 1.3.12 on Winnt..
Both the files are attached.
TIA
Girish
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: yang: "[PHP] use php Convert between(foxpro) `.dbf' files and MySQL"
- Previous message: Kath: "[PHP] Databases, arrays and woes"
- In reply to: Girish P: "[PHP] Vairable is not showing up in the print string"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

