Search notes:

Powershell: items

An item is one of
All items are identified by a data store and a path name.
The path name consists of drive name, item name and *(sub-)containers*.
A path name is either fully qualified or relative.
Thus, path name very much resemble ordinary file system paths.

Cmdlets

Cmdlets related to items are
new-item
set-item
get-item
get-childItem
copy-item
move-item
invoke-item
clear-item
remove-item
get-content Gets the content of an item at the specified location
add-content
set-content
clear-content

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Windows/...', 1738303084, '18.119.163.163', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Windows/PowerShell/language/item/index(71): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78