Im running apache2, php4.3.1 on win32 and everything is dandy apart from the
fact that pg_connect won't connect to a server which requires encrypted
passwords.
I get:
Warning: pg_connect() [function.pg-connect]: Unable to connect to PostgreSQL
server: FATAL 1: Password authentication failed for u
form passes to your php file
your php file checks the variables with the same name of that of the form
fields.
you can then test htey have all been set accordingly
e.g.
$FieldName etc.
"Jason" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I am new to php
try:
session_register("tb");
$tb = new tabela("tb_area_interesse", "Área de Interesse");
then after using sesion_start() in the next script $tb should contain your
object.
Richard
"Cdré «góvîj érg" <[EMAIL PROTECTED]> wrote in
message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
> I u
yeah, but i wanted to know the answer... so it wasn't a total waste of time
:)
"John A. Grant" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> "John A. Grant" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> [...]
> > Ho
flock does not work because works differently.
is there a way to access fnctl locking directly from php?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail:
5 matches
Mail list logo