Go Back   Webmaster Forums UK SEO SEM Webmaster Community Forum - UKWW > General > General Webmaster Talk
Register FAQ Members List Downloads Calendar Today's Posts Webmaster Resources Webmaster Blogs
 
 

General Webmaster Talk General webmaster discussion forums - In this forum and its sub forums you can discuss general webmaster related issues or even issues that does not related to Webmastering.
Sub Forums: Running a forum :: Blogs and Blogging :: Word Press Forums :: Digital Photography

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-21-2007, 01:57 PM
Junior Member
 
Join Date: Aug 2007
Posts: 6
Default problem with Sessions

I'm trying to output sessions "row 0" "row 1" etc and all I get is either a blank output or "Array"

This was working before I put the loop in.
I think there's a problem with ['row '.$i]
I've tried
$row = "row ";
$row = $row.$i - but that doesn't work either.

Can anyone see where i'm going wrong?


The php is -

$query = " SELECT * FROM table ORDER BY RAND() LIMIT 1 ";
for($i = 0; $i <= 2; $i++)
{
if($result = mysql_query($query))
{
while( $output = mysql_fetch_row($result) )
{
// create name and output to session
$_SESSION ['row '.$i] = $output;
}
mysql_free_result($result);
}
}


the output page is

echo $_SESSION['row 0'];
echo ' <br>';
echo $_SESSION['row 1'];
echo ' <br>';
echo $_SESSION['row 2'];
echo ' <br>';

I can't think of any other way of creating row 0, row 1 in the loop.

Thanks in advance.
Steve.
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
Reply

Bookmarks



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Webmaster Resources
 
The Forum Rules
Forum Rules - MUST READ
 
Site Of the Month
BizzFace
Nominate site of the month
 
Tag Cloud
accident adidas affiliate air max tn background checks belts brand new compensation content management system content writing services conversion cool css custom dhanjit dumps dunk sb earn by sms ed hardly suits education forex free dumps free website online google gucci handbags heading tags helpdesk injury it edu itunes gc jacket jeans jobs joomla custom template joomla expert jtag link building buy link make cash medical transcription job nike shoes no any invest job part time earning payout people search prada sunglasses psd to joomla puma real estate seo seo expert seo tips shox r3 social media marketing solicitors study sunglasses supras t-shirt templates the traffic trap traffic uk usa hosting unlocked web design website development wiki wikipedia reflection wood xhtml

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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
If you ever had this problem... OldDarkstarAccount General Webmaster Talk 8 11-06-2007 07:43 AM
problem with Sessions StevieB General Webmaster Talk 2 09-21-2007 03:35 PM
little problem Bisje Feedback (Don't holdback :) 6 09-20-2007 11:40 AM
Problem! smartu iG Shop 0 01-14-2004 04:41 AM
Problem Funnydummy iG Shop 0 11-04-2003 11:10 AM


All times are GMT. The time now is 04:10 PM.

UK Webmaster World Forums - Internet marketing, web development, domain names, SEO contest and discussuons.
Subscribe to our feeds   Subscribe to our feeds

Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0