Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Solution: PHP by Web Viewer

Description: Look up 5,689 PHP functions with the Web Viewer.

Happy PHP-ing Ralph Nusser

Sogetes Computer-Services

http://www.sogetes.com

Working Under:

Solution Status: Beta

Pre-requisites: FM8.5 / FM9

Author(s): ralph.nusser

Date: 01/06/08

Credits: weberdev.com

Instructions / Other Info: URL-Function for Web Viewer:

/*

Syntax:

_PHP_WeberDev.com_Function_Reference ( Function_Name )

Author:

Ralph Nusser, sogetes.com, 01/06/2008

Example:

http://www.weberdev.com/Manuals/PHP/function.maxdb-error.html

Source:

http://www.weberdev.com/PHP-Functions-List.html

*/

Let ([

a = "http://www.weberdev.com/Manuals/PHP/function.";

b = Substitute ( Function_Name; "_"; "-");

c = ".html"

];

a & b & c

)

Disclaimer:

FM Forums does not endorse or warrantee these files are fit for any particular purpose. Do not post or distribute files without written approval from the copyright owner. All files are deemed public domain unless otherwise indictated. Please backup every file that you intend to modify.

PHP_Function.zip

To be honest i like the php.net interface better...

www.php.net/maxdb-error

i.e. "www.php.net/" & Substitute(Table::FuncName;"_";"-");

But in any case, personally when i need to work out a php function i just go to google and type "php {function name}", I'm not sure i'd bother opening up an FM database, but meh.

Also, you don't really need the let statement here and its probably a bad habbit to use it when you don't need it and/or it doesn't really make things clearer.

  • Author

Thank you GenX

I enhanced the tip file for php.net and categorised the PHP functions using technique file number DBPros000645

of [color:red]John Mark Osborne.

[Displays Only Unique Records in Portal]

Without entering find mode it is possible within two or three clicks to see the reference of a function in the Web Viewer.

Happy PHP learning Ralph Nusser

Sogetes Computer-Services

http://www.sogetes.com

PHP_Function.zip

Edited by Guest

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.