Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Coding Forum Problems with your code? Let's hear about it.

Bidding Directory   I Sell Pagerank   V7N Directory

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
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 02-12-2008, 12:41 PM   #2 (permalink)
Contributing Member
 
Join Date: 02-10-07
Posts: 366
iTrader: 1 / 100%
Latest Blog:
None

ScriptMan is a glorious beacon of lightScriptMan is a glorious beacon of lightScriptMan is a glorious beacon of lightScriptMan is a glorious beacon of lightScriptMan is a glorious beacon of lightScriptMan is a glorious beacon of lightScriptMan is a glorious beacon of lightScriptMan is a glorious beacon of lightScriptMan is a glorious beacon of lightScriptMan is a glorious beacon of lightScriptMan is a glorious beacon of light
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
Gardening?
ScriptMan is offline  
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: 171
iTrader: 0 / 0%
Latest Blog:
None

Capo64 is liked by somebodyCapo64 is liked by somebodyCapo64 is liked by somebody
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 > Web Design Lobby > 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

vB 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 11:33 AM
Simple Question timmoyse Marketing Forum 11 09-16-2006 03: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 01:41 AM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 10:21 AM.
© Copyright 2008 V7 Inc