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 7053919
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T03:33:47+00:00 2026-05-28T03:33:47+00:00

This is the code. editor.php is the link. photo_id is the the information i

  • 0

This is the code. editor.php is the link. photo_id is the the information i want to pass over. $photo[‘picture’] is the photo.

     print ('<a href="editor.php?photo_id='.$photo['id'].'"><img src='{$photo['picture']}'.'</a>'./>');
  • 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-05-28T03:33:48+00:00Added an answer on May 28, 2026 at 3:33 am

    Just use session_start(); and put you link in a $_SESSION['last_link']; and use the same function on the next page and access the value you have put in $_SESSION['last_link'] to get information about the photo and display it.

    PHP Sessions

    Or, if you used that kind of link, in the editor.php you can use $_GET['photo_id'] to get the id of your photo, after the user have clicked on the image to follow the link.

    Edit 1:
    You could try putting the right concatenation:

    try this:
    echo '<a href="editor.php?photo_id='.$photo['id'].'"><img src='.$photo['picture'].' /></a>';

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

Sidebar

Related Questions

The resource editor keeps wiping out code of this form in my .rc: #ifndef
Does your editor/ide highlight that a++; in this C/C++ code as part of a
In Vim editor I opted ]I on a function (in C++ code). This presented
I have some code in Netbeans 6.1 editor that looks like this fooString(8) fooString(8)
this code always returns 0 in PHP 5.2.5 for microseconds: <?php $dt = new
I have some TinyMCE textarea editor for my PHP programs like this one: <!--
the jquery plugin that im using is this http://code.google.com/p/jquery-in-place-editor/ if i have a table
i've been working on this question since yesterday, i have the following code.. <?php
I normally code with PHP, I am used to opening up my editor of
I have the following code. print( <form action='home.php' method='POST'> <textarea name='changemainhometa' id='msgpost'> $home </textarea>

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.