rsday, February 07, 2002 9:44 PM
To: php lists
Subject: [PHP-INST] Calling a php function from html file.
Good Day!
How can I call a function from a PHP file when
the caller of the function is an HTML.
sample:
Myphp.php
[
- function Add()
{
.
}
]
Myhtml.html
[
S
Good Day!
How can I call a function from a PHP file when
the caller of the function is an HTML.
sample:
Myphp.php
[
- function Add()
{
.
}
]
Myhtml.html
[
Sample
// I would like to call Add() function here How???
]
--
PHP Install Mailing List (h