Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001051

Re: [PHP-DB] Call php function from javascript From: Saul Diaz Carrillo (sdc <email protected>)
Date: 05/09/01

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>