Functions: Difference between revisions

From nuBuilderForte
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
*[[Javascript]] - For customising what happens in the web browser.
*[[Javascript]] - For customising what happens in the web browser.
*[[PHP]] - For manupulating the database on the server.
*[[PHP]] - For manupulating the database on the server.
When a user logs in for the first time into nuBuilder, the web browser gets a copy of all of nuBuilder's Javascript code from the server.

Revision as of 09:08, 15 July 2017

nuBuilder Forte has a number of built in functions that you may find helpful.

  • Javascript - For customising what happens in the web browser.
  • PHP - For manupulating the database on the server.