php-db | 2001051
Date: 05/09/01
- Next message: andrie: "[PHP-DB] mysql newbie"
- Previous message: Paul: "Re: [PHP-DB] The Dreaded Oracle 8 TNS:ORA-12154 Connection Error"
- In reply to: Marko Lesnik: "[PHP-DB] Call php function from javascript"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
you can't.. but you cant use some tricks
something like this...
in js
var ep= new Image;
ep.src="xxxx.php?id=a
greetings
----- Original Message -----
From: "Marko Lesnik" <gradbiro <email protected>>
To: <php-db <email protected>>
Sent: Wednesday, May 09, 2001 12:14 PM
Subject: [PHP-DB] Call php function from javascript
> How to call a php function from javascript and pass some parameters?
>
> Thanks,
> Marko.
>
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-db-unsubscribe <email protected>
> For additional commands, e-mail: php-db-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: andrie: "[PHP-DB] mysql newbie"
- Previous message: Paul: "Re: [PHP-DB] The Dreaded Oracle 8 TNS:ORA-12154 Connection Error"
- In reply to: Marko Lesnik: "[PHP-DB] Call php function from javascript"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

