summaryrefslogtreecommitdiff
path: root/Examples/php/extend/index.html
blob: 32c6a491350117e0ab70388c283d1d28da143ca0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<html>
<head>
<title>SWIG:Examples:php:extend</title>
</head>

<body bgcolor="#ffffff">


<tt>SWIG/Examples/php/extend/</tt>
<hr>

<H2>Extending a simple C++ class in PHP</H2>

<p>
This example illustrates the extending of a C++ class with cross language polymorphism.

<hr>
</body>
</html>