« Return to Thread: Update Sept 2, 2006

Update Sept 2, 2006

by bilcorry :: Rate this Message:

Reply to Author | View in Thread

I've updated some tags and added new ones to the Lasso.Pro library:

Sep. 02, 2006   [lp_include_directory]  Includes every file found in a given directory with the extension .lasso, .las, .inc, .incl.
Sep. 02, 2006 [lp_file_trimPath] Returns a sanitized path that will never specify from harddisk root.
Sep. 02, 2006 [lp_file_listdirectory] Returns directory listing given a web path, similar to file_listdirectory except you do not need file tag permissions.
Sep. 02, 2006 [lp_page_path] Returns page path information, depending on the member tag used.
Sep. 02, 2006 [lp_display_filesize] Returns the file size formatted for display given the number of bytes.
Sep. 02, 2006 [lp_file_findPath] Returns the web path (or null) to the first found file or directory that matches the given name starting from the current path up to the webroot.
Sep. 02, 2006 [lp_math_degToDMS] Returns Degrees:Minutes:Seconds given an angle in degrees.
Sep. 02, 2006 [lp_header_nocache] Via http header, sets the content to immediately expire, no caching.
Sep. 02, 2006 [lp_date_serverDST] Returns true if a date is within Daylight Savings Time (Spring to Fall) for the TIMEZONE SETTING OF THE SERVER!
Aug. 26, 2006 [lp_header_xPoweredBy] Via header, sets the X-Powered-By header.
Aug. 26, 2006 [lp_header_noPrefetch] Aborts the page if the page is prefetched by a browser.
Aug. 24, 2006 [lp_client_isPrefetch] Returns true if client is doing a prefetch.
Jun. 05, 2006 [lp_array_columns] Takes an array of elements and breaks them into rows and columns (returns them as an array of arrays)
May. 30, 2006 [lp_client_params] Returns an array of GET/POST parameters passed from the client.

Complete library here:

http://www.tagswap.net/lp__library


- Bil


#############################################################
This message is sent to you because you are subscribed to
  the mailing list <foundation@...>.
To unsubscribe, E-mail to: <foundation-off@...>
To switch to the DIGEST mode, E-mail to <foundation-digest@...>
To switch to the INDEX mode, E-mail to <foundation-index@...>
Send administrative queries to  <foundation-request@...>

 « Return to Thread: Update Sept 2, 2006