236
edits
m (Changing sequence of existing content) |
SaratogaWX (talk | contribs) m (Text replacement - "http://sandaysoft.com/forum/" to "https://cumulus.hosiene.co.uk/") |
||
== Using PHP Hypertext Pre-processor ==
Original material by DAJ, but moved to this new page; on a former web-site he used PHP to generate his page, JavaScript to update his page frequently making use of information gathered using AJAX method and the jQuery library of JavaScript code to actually make his script browser independent - see [
Update by [[User:Sfws|Sfws]] ([[User talk:Sfws|talk]]) 17:18, 22 April 2015 (PDT) based on material formerly on Customised templates page.
However, below is a basic introduction to understanding and writing your own PHP to generate your web-page. This Wiki article cannot teach you PHP because it includes a very large number of functions, nor can I tell you if your web server supports PHP, but the examples below give a brief hint of how PHP could be used and should help you to get started.
One possible advantage of this type of script is that by default the script cannot be seen (unless the developer has added some code ([
The support forum includes many ideas for using PHP code, here are just a couple of them that are easy to implement:
#[
#[
|