Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: Joomla-Framework

Developer Network License

The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5

File/joomla/utilities/compat/php50x.php

Description
  • filesource: Source code for this file
  • license: GNU/GPL,
  • copyright: Copyright (C) 2005 - 2007 Open Source Matters. All rights reserved.
  • version: $Id: php50x.php 6138 2007-01-02 03:44:18Z eddiea $
Constants
FILE_APPEND = 8 (line 25)
FILE_USE_INCLUDE_PATH = 1 (line 21)

PHP 5.0.x Compatibility functions

  • since: 1.5
Functions
(line 100)

Ported PHP5 function to PHP4 for forward compatibility

void ( $object)
  • $object
file_put_contents (line 38)

Replace file_put_contents()

void file_put_contents ( $filename,  $content, [ $flags = null], [ $resource_context = null])
  • $filename
  • $content
  • $flags
  • $resource_context

Documentation generated on Mon, 05 Mar 2007 21:17:02 +0000 by phpDocumentor 1.3.1