PHP Functions : Lotus Notes Functions

Context of the notion in the technology: Document / Topc: PHP Functions
Related Keywords: PHP Functions Lotus Notes Functions
Help URL: http://www.php.net/manual/en/ref.notes.php


Items Related to Lotus Notes Functions

Inner Elements of Lotus Notes Functions

Lotus Notes Functions contains following items:
  • notes_body (notes body)
  • notes_copy_db (notes copy db)
  • notes_create_db (notes create db)
  • notes_create_note (notes create note)
  • notes_drop_db (notes drop db)
  • notes_find_note (notes find note)
  • notes_header_info (notes header info)
  • notes_list_msgs (notes list msgs)
  • notes_mark_read (notes mark read)
  • notes_mark_unread (notes mark unread)
  • notes_nav_create (notes nav create)
  • notes_search (notes search)
  • notes_unread (notes unread)
  • notes_version (notes version)


PHP is a scripted programming language that can be used to create websites. Short for "PHP: Hypertext Preprocessor" (the initials actually come from the earliest version of the program, which was called "Personal Home Page" but in their current form, constitute a recursive acronym), it is an open-source, reflective programming language used mainly for developing server-side applications and dynamic web content, and more recently, a broader range of software applications. For example, MediaWiki, the software behind Wikipedia, is written in PHP.PHP allows interaction with a large number of relational database management systems, such as MySQL, Oracle, IBM DB2, Microsoft SQL Server, PostgreSQL, Firebird and SQLite. PHP runs on most major operating systems, including Unix, Linux, Netware, Windows, and Mac OS X, and can interact with many major web servers.
   -- wikipedia.org

Home