Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7913295
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T13:48:31+00:00 2026-06-03T13:48:31+00:00

While working with PHP ,handling connection’s with Database (MySQL) $result = mysql_query(‘select * from

  • 0

While working with PHP ,handling connection’s with Database (MySQL)

$result = mysql_query('select * from products');
$row = mysql_fetch_array($result);

And yesterday founded out that array $row had Duplicate data within.

First you have Data’s selected from database arranged in Indexes like : $row[0] = ID; than you also could find $row['ID'] = ID.

So is this only a feature of the Framework ,which copies data Virtually or are these Data’s stored twice in array .

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T13:48:33+00:00Added an answer on June 3, 2026 at 1:48 pm

    Straight from the manual:

    mysql_fetch_array — Fetch a result row as an associative array, a
    numeric array, or both

    The prototype of the function says that

    array mysql_fetch_array ( resource $result [, int $result_type = MYSQL_BOTH ] )
    

    meaning that it returns both arrays by default – that is – duplicating the info

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

While working with jQuery and PHP a problem occurs with loading new data from
while working with a server side script (php or aspx) which returns some data(from
Hello I have been working for a while with PHP and MySQL. Now I
I have a simple working PHP script to write an HTML table from a
I had an idea while I was working on some PHP code. Usually, if
I started working with php and mysql today. Basically, what I have, is an
Well,I am learning the web development and currently working on PHP and mySQL ,I
I am working a lot on a PHP-based CMS at the moment, and while
I'm working in PHP (5.2.14) on an Apache Server (1.3.33) with MySQL, and a
I've faced a little trouble while i'm working with PHP: $now = date('Y-m-d H:i:s',

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.