Webmaster Forum

Go Back   Webmaster Forum > Web Development > Coding Forum

Coding Forum Problems with your code? Discuss coding issues, including JavaScript, PHP & MySQL, HTML & CSS, Flash & ActionScript, and more.


Reply
 
LinkBack Thread Tools Display Modes
Old 02-11-2008, 08:46 AM   #1 (permalink)
iiz
Junior Member
 
Join Date: 02-11-08
Posts: 1
iTrader: 0 / 0%
Latest Blog:
None

iiz is liked by many
PHP: simple question.

what does => mean?
iiz is offline  
Add Post to del.icio.us
Reply With Quote
Old 02-12-2008, 12:41 PM   #2 (permalink)
Moderator
 
Join Date: 02-10-07
Posts: 1,187
iTrader: 2 / 100%
Latest Blog:
None

ScriptMan is a highly respected web proScriptMan is a highly respected web proScriptMan is a highly respected web proScriptMan is a highly respected web proScriptMan is a highly respected web proScriptMan is a highly respected web proScriptMan is a highly respected web proScriptMan is a highly respected web proScriptMan is a highly respected web proScriptMan is a highly respected web proScriptMan is a highly respected web pro
Nothig that I know of. You can see all the php operators on this page.

http://www.developer.com/lang/php/article.php/938511
__________________
ScriptMan
ScriptMan is online now  
Add Post to del.icio.us
Reply With Quote
Old 02-12-2008, 03:28 PM   #3 (permalink)
Contributing Member
 
Join Date: 06-11-07
Posts: 236
iTrader: 0 / 0%
Latest Blog:
None

Capo64 is a jewel in the roughCapo64 is a jewel in the roughCapo64 is a jewel in the roughCapo64 is a jewel in the roughCapo64 is a jewel in the roughCapo64 is a jewel in the rough
you can use it in a statement like this:

Code:
foreach ($myArray as $key=>$val)
if $myArray is an associative array where:

$myArray['name'] == "Capo",
$myArray['location'] == "New Jersey",

it would go through the loop twice. in the first loop, $key == "name", $val == "Capo"; in the second loop $key == "location", $val == "New Jersey".


It might just be a substitute for -> but don't quote me on that.
Capo64 is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Coding Forum

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Simple GIMP question! Centertainment1 Graphic Design Forum 1 12-18-2006 01:33 AM
A simple PHP Question Izzmo Coding Forum 4 10-02-2006 12:33 PM
Simple Question timmoyse Marketing Forum 11 09-16-2006 04:45 PM
Simple JavaScript question I, Brian Coding Forum 16 01-07-2005 11:27 AM
Simple FrontPage question. fosho flash Web Design Lobby 3 05-25-2004 02:41 AM


Sponsor Links
Get exposure! Contextual Links V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 10:43 PM.
© Copyright 2008 V7 Inc
Powered by vBulletin
Copyright © 2000-2009 Jelsoft Enterprises Limited.


Search Engine Optimization by vBSEO 3.3.0 ©2009, Crawlability, Inc.