Flashcard (Front and Back)

Front (Question)
PHP: function to compare 2 strings including the case
Back (Answer)
strcmp


Memory Work Out Sessions use brain research to accelerate and improve memorization. Automatically scheduled daily review drills ensure sure you don't forget.





or Find more than 100,000 other things to learn

Educators and Trainers:

Tour YoYoBrain's resources for learning and teaching
Previous Card See the whole card set Next Card


Comments:

Other flashcards from PHP :
Special markup tags to tell Apache th...       PHP: Command to dynamically write co...       Syntax for ending PHP code line       PHP: Syntax for marking comments       PHP: How do you designate a variable...       PHP: Syntax for concatenation of str...       PHP: syntax for logical AND, OR,and N...       PHP: comparison operator to determine...       PHP: Conditional operator. First eva...       PHP: syntax for accessing global vari...       PHP: syntax for if and if-else logic       PHP: syntax for switch statement to h...       PHP: Syntax for for loop with specif...       PHP: Syntax for while and do-while l...       PHP: keyword for terminating a loop e...       PHP: Keyword for stopping current it...       PHP: Keyword for returning value fro...       PHP: Syntax for creating and populat...       PHP: Syntax for looping through arra...       PHP: function for getting the array...       PHP: 4 functions for adding and remo...       PHP: Syntax for using key-values in ...       PHP: function to merge 2 arrays       PHP: Function to select a range of a...       PHP: Function to retrieve environmen...       PHP: Function that seeks a match a s...       PHP: Function to seed a random numbe...       PHP: How do you access variables sub...       PHP: What variable allows you to pos...       PHP: Function call to tell page not ...       PHP: How to you tell the browser to ...       PHP: How do you open a directory, lo...       PHP: Copy a file to any location       PHP: Delete a file       Functions to open, get file length,re...       PHP: Function to write or append to ...       PHP: Function to test for existence ...       PHP: How do you access a file upload       PHP: function to terminate script an...       PHP: how do you create cookies       PHP: how do you reference a cookie       Function to start a PHP session       PHP: function to find out if a parti...       PHP: how do you access a session var...       PHP: How do you get sessions to auto...       How do you enable PHP mail       PHP: Send plain text email       PHP: Function to take as input a me...       PHP: Connect to MySQL       PHP: return a "result set" of inform...       PHP: Discover how many rows are in a...       PHP: Return a result set of informat...       PHP: Executing a SQL statement       PHP: Select a database to work with       PHP: Fetch a row of data from a MySQL...       PHP: Create a new DOM Document object       PHP: Method to load an XML file       PHP: Method to access the root eleme...       PHP: Access a specific nested elemen...       PHP: Function of SimpleXMLextension       PHP: Superglobal variable that conta...       PHP: How do you create a class that ...       PHP: Function to sort elements of array       PHP function: Checks the validity of ...       PHP: Superglobals that contains any ...       PHP: Superglobal variable that conta...       PHP: Superglobal variable that conta...       PHP: What is the difference between ...       PHP: function to compare 2 strings in...       PHP: function to compare 2 strings wi...       PHP: how can define constants in your...       Predefined constant which returns the...       PHP: Predefined constant which retur...       Are variables case sensitive in PHP       PHP: how do you explicitly convert a...       PHP: how do you do bitwise shifting       PHP: How do you do a ternary operato...       PHP: function that prints readable i...       PHP: function that calculates the md...       PHP: function to make a string upperc...       PHP: how would you access the first c...       PHP: function to Uppercase the first ...       PHP: function to make a string's firs...       PHP: Function that checks the list o...       PHP: how can you define a class       PHP: how do you access a member funct...       PHP: 2 methods for creating a class ...       PHP: how do you create a new instance...       PHP: how do you call parent class cod...       PHP: how do you declare class methods...       PHP: How do you refer to a class met...       PHP: how can you get a reference to a...       PHP: outcome of the statement: $weekd...       PHP: function that allows you to crea...       PHP: function to test whether a varia...       PHP: syntax for Arrays referenced in ...       PHP: Syntax for looping through an a...       PHP: Syntax for creating multi-dimen...       PHP: syntax for using each and list t...       PHP: Function that returns the curren...       PHP function: Set the internal pointe...       PHP: purpose of statement: list($drin...       PHP: A shortcut for placing elements ...       PHP: When using expand - way to prev...       PHP: function that is the complement ...       PHP - function that adds one or more ...       PHP - function returns and removes th...       PHP - function that adds one or more ...       PHP: function that returns and remove...       PHP - function that combines two arra...       PHP: function that returns an array c...       PHP: function that returns an array c...       PHP: function to spit out all the con...       PHP: function that resorts the array ...       PHP: how do you know that mysql_conne...       PHP: function to get the rows from th...       What is the difference between mysql_...       PHP: how can you find out which PEAR ...       PHP: how do you find what your docume...       PHP: function: Returns TRUE if the fi...       What is the function of php.ini file ...       PHP: function to parse about any Engl...       PHP: how do you create a function wit...       PHP: how to make a parameter call by ...       PHP: how do you access a global varia...       PHP: how do you define a variable wit...       PHP: function gets line from file poi...       PHP: function tests for end-of-file o...       PHP: function that sets the file posi...       PHP function gets character from file...       PHP: function that is portable adviso...       PHP: function makes directory       PHP: function that removes directory       PHP function that tells whether the f...       PHP: function that tells whether the...       PHP function that returns TRUE if the...       PHP: function that tells whether the ...       PHP: function that returns the time t...       PHP: function that returns the time t...       PHP: function that returns the time t...       PHP: method for accessing information...       PHP: set up a loop to go through ever...       PHP: how do you auto-register globals...       PHP: how do you control the maximum f...       PHP: function that causes a delay of ...       php.ini file configuration option:the...       php.ini file configuration option:con...       php.ini file configuration option:the...       php.ini file configuration option:con...       php.ini file configuration option: th...       PHP: how do you register variables wi...       PHP: function to destroy a session an...       PHP: how do you save and retrieve a u...       PHP: function that sets which PHP err...       PHP: function that sends an error mes...       PHP: function that sets a user-define...       PHP: function that restores the previ...       PHP: function that generates a user-l...       PHP: function that generates a backtrace       PHP: function that prints a backtrace       PHP: function that gets the last occu...       PHP: function that sets the default e...       PHP: function that restores the previ...       PHP: function that displays structure...       PHP: function that returns the text o...       PHP: function that closes MySQL conne...       PHP: function that manually controls ...       PHP: function that returns a string w...       PHP: function to get the number of af...       PHP: function that frees the memory a...       PHP: function that changes logged in ...       PHP: functions to create / drop a MyS...       PHP: function that returns the numeri...       PHP: function that gets column inform...       PHP: function to fetch a result row a...       PHP: function to open a persistent co...       PHP function to ping a MySQLserver co...       PHP: function to get current system s...       PHP: define PFC       PHP: define PECL       PHP: function to format a local time/...       PHP: function to get date/time inform...       PHP: proper way to declare a global v...       PHP: function to split a string into ...       PHP: function to determine whether a ...       PHP: what is the difference between p...       PHP: delimitter to mark out beginning...       PHP: 2 built in functions for output...       PHP: how are double quotes treated di...       PHP: how can you get print statement ...       PHP: function to return the type of a...       PHP: function to test whether a varia...       PHP: function to test if variable is ...       PHP: function to test if variable is ...       PHP: function to test if variable is ...       PHP: function that converts variable ...       PHP: comparison operator that tests i...      





App_store_badge
What's new | About Us | Privacy Policy | Copyright Policy | Contact Us

Copyright 2007-2012 YoYoBrain.com

Managed By W3mg