PHP WinBinder: Introduction: Difference between revisions

Proofreading and grammatical changes; some minor reformatting
m Text replace - "projects/uniformserver" to "projects/miniserver"
 
(3 intermediate revisions by 3 users not shown)
Line 138: Line 138:
# Copy winbinder to Uniform Server's folder UniServer\plugins.
# Copy winbinder to Uniform Server's folder UniServer\plugins.
# If you wish to save space delete temp1  
# If you wish to save space delete temp1  
=== WinBinder extension compatibility ===
Please note the WinBinder extension  '''php_winbinder.dll''' is compatible across a PHP series.
That means the included dll will run on PHP versions 5.3.0, 5.3.1 and 5.3.2RC1, etc.


'''''[[#top | Top]]'''''
'''''[[#top | Top]]'''''
== Plugin Structure ==
== Plugin Structure ==
The plugin has the following file-folder structure:
The plugin has the following file-folder structure:
Line 250: Line 253:


=== DLL ===
=== DLL ===
A core component of WinBinder is the PHP extension '''php_winbinder.dll'''
A core component of WinBinder is the PHP extension '''php_winbinder.dll'''.
Be sure you use a compiled extension that matches the version of PHP.
Be sure you use a compiled extension that matches the version of PHP.  This is at the level of 5.2.x and 5.3.x.


Your first port of call is [http://winbinder.org/forum/ WinBinder.org].  
Your first port of call is [http://winbinder.org/forum/ WinBinder.org].