Hi all,
I have an internal project where I need to position input text boxes
to simulate a desktop app that i am replacing. Can I define a
stylesheet with absolute positioning for s. If so do the calls
to class="..." or index="..." work in placed within the
statement?
My understanding
Hi,
I have this short php script: [op;ening removed.
$db = pg_connect('dbname=bpsimple user=minitwr password=RWHart') ;
print $db . "" . "\n" ;
if ($db)
{
print 'Connection attempt succeeded.' . "" . "\n" ;
} else
{
print 'Connection attempt failed.'. "" . "\n" ;
}
$query = '
Hi all,
I have a new install and am trying to get PEAR working - MDB2 to be exact.
I have modified /etc/php.ini to have the following
include_path = ".:/php/includes:/usr/share/pear"
phpinfo() reports the directive --includedir=/usr/include
I can confirm that MDB2.php exists in that director
3 matches
Mail list logo