]. " ";
> }
> $result = $db-> query($sql);
>
> ?>
>
>
>
> while($selected_tutor_name == $tutor_name)
> echo $_POST["tutor_name"];
>
How about
if ($tutor_name ){
echo $_POS
How can i enable PostgreSQL module?
I have installed PHP 4 on IIS5, Windows 2000
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Dear All,
I just curious does PHP has the capability to access the NIS+ table in
Solaris based environment such as Perl ?
I'm asking this because the only NIS+ support in perl seems already
outdated (it works with perl 5.003 but not perl 5.6.1), so if PHP does
support accessing the Solaris NIS+ t
3 matches
Mail list logo