eHow launches Android app: Get the best of eHow on the go.

PHP / MySQL Programming

Sort by:
Best Match
Most Popular
Newest

Showing 1-4 of 4 results

  • How to Remove Duplicates From Array PHP

    PHP has a function called "array_unique" that removes duplicate values from an array and returns a new array without the duplicate values. The original array will remain unchanged. With this...

  • How to Use the File Function in PHP

    The file function in PHP reads a file into an array and returns the array. You should use file_get_contents instead if you would like the contents of the file returned as a string. The following...

  • How to Use the Array Command in PHP

    The array command in PHP creates and returns an array with the listed parameters. Index values are optional and may be provided with the => operator. This command is a language construct, not a...

  • How to Use the Array_Change_Key_Case Function in PHP

    The "array_change_key_case" function in PHP changes the indexes of the input array to all lowercase or uppercase if the indexes are strings. This function will not affect numeric indexes. The...

  • 1
  • 1

Copyright © 1999-2010 eHow, Inc. Use of this web site constitutes acceptance of the eHow Terms of Use and Privacy Policy .   en-US Portions of this page are modifications based on work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License. † requires javascript

Demand Media