Are you a spammer? (I found your email on a spammer website!?!)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
esult;
}
what about:
$wresult = join ( " ", $search_string );
Ciao,
Fabio
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
al" base_class
instance, it should be
able to print its contents, but this just doesn't work.
Please, notice that if in the following code you remove the line
"$this->create()"
in the base_class constructor and add the commented line in the main
body, everything
works
n the base_class constructor.
The problem is that inside the constructur THE SAME CODE DOES NOT WORK.
I think it's a bug. I have worked around it by doing the two calls, but
I would like to know if it is a real bug or just me doing something wrong.
Ciao,
Fabio
--
PHP General Mailing List
xt is sent back to the
browser when your page is complete.
Ciao,
Fabio
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
OK !
$p2 = $_POST['quantidade$upd_item']; // this doesn't work !
Thanks,
Fabio.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks John,
Now it's running right. :)
[]'s
Fabio.
"John W. Holmes" <[EMAIL PROTECTED]> escreveu na mensagem
news:[EMAIL PROTECTED]
> > How do i receive dynamic variables with POST ?
> > Please, see the code fragment.
> >
block makes the script
work perfectly).
Is there anything I can do to test _exactly_ where the script bombs?
Ciao,
Fabio
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I didn't found
nothing about the alignment.
Does anyone know if there's a function or a parameter to write with TTF
fonts aligned to the RIGHT?
Thank, Fabio
www.kel666.it
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi
I've this problem whit file uploading: if file size is greater than
php.ini's post_max_size attribute
my php script run, but all HTTP_POST_VARS is erased!! why this?
I'd like to catch this event & show a warning to user. How can I get
that?
Thanx !
Fabio
--
PHP G
Hi to all.
I use debian potato 2.2r3 and i have installed apache + php4 plus the
module php4-imap, because i have to use the php4 imap function to
retrieve email from a imap server.
But when i try to open a mailbox whit the correct username and password
with the function imap_open() i wait longe
Hi all, i would like to know if anybody has a script in php that
change the password of the users in ldap???
That the user can do it by yourself
the user put your "username" "old pass" "new pass" "confirm new pass"
Somebody can help me?
Regards,
-
;,"s","t","u","v","w","x","y","z","A","B","C","D",
"E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S",
"T","U","V","W","X","Y","Z","2","3","4","5","6","7","8","9");
$salt=$alphabet[rand(0,58)].$alphabet[rand(0,58)];
$mod_data["userpassword"]="{crypt}".crypt($newpw1,$salt);
ldap_modify($auth_session,$dn,$mod_data);
ldap_unbind($ldap_session);
?>
Seu password foi alterado
http://www.terra.com.br";>Pagin principal
--
Fabio S. Silva
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
First File - index.php
Problem detected!" .
"Your browser does not support cookies!" .
"Enable cookies and try again.");
die;
}
else {
$page = "login.php";
header("Location: $page");
}
}
?>
Second File - login.php
Forecast Tool - ATL Key Account
Login:
Password:
Everything works
Soy un principiante de PHP , instale PHP 4.2.3 en un servidor NT4 , con SQL
SERVER 7.0 y OPTION PACK 4.0 , en el momento que publico una pagina con una
conexion a la base de datos SQL me trae la informacion de las tablas hasta
aqui todo normal , pero al crear una forma con una variable escondida al
15 matches
Mail list logo