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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T15:53:39+00:00 2026-05-30T15:53:39+00:00

I am creating a folder dynamically, and I want to show the thumbnail of

  • 0

I am creating a folder dynamically, and I want to show the thumbnail of the folder as well.

Here is my index.php:

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
</head>

<body>
<div id="pictures">
<form id="pic_form" method="post" action="pictures.php">
<table align="center" width="500" cellpadding="0" cellspacing="0" border="0">
   <tr>
   <td width="50px" align="center"/>
   <td width="100px" align="center">Folder Name::
   <td>
   <td width="50px" align="center"/>
   <td width="100px" align="center">
   <input type="text" id="foldername" name="foldername">
   <td>
   <td width="50px" align="center"/>
   <td width="100px" align="center">
   <input type="submit" name="submit" value="Create">
   <td>
   <td width="50px" align="center"/>
   </tr>
</table>
</form>
</div>
</body>
</html>

Now here is my pictures.php:

<?php
$foldername=$_POST['foldername'];
mkdir("album/$foldername");
//now what to do to generate thumbnail of the folder in the body segment;
//my concept ends here;
?>
<html>
<head>
</head>
<body>
</body>
</html>
  • 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-30T15:53:40+00:00Added an answer on May 30, 2026 at 3:53 pm
    <img src="folder.gif"> <?php echo $_POST['foldername']; ?>
    

    Get a folder icon from somewhere and use an <img> element to display it. Result looks like this:

    enter image description here Foobar

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

Sidebar

Related Questions

I have read about creating folder in SkyDrive with Live SDK here (the don't
I'm programmatically creating a folder using C# and need to set the default view
How can I have it so Visual Studio doesn't keep re-creating this folder that
How to disable creating an '.idea' folder in Rubymine? It creates that folder after
Is there any way to prevent Visual Studio from creating a VSMacros80 folder in
I'm creating a temp image always named 1.png under specific folder and once i
We have a folder where our app will be potentially reading, writing and creating/deleting
i am publishing an app in vb.net. it's creating setup.exe and a folder called
I know it's possible to create a dynamically changable Default.png by creating a symbolic
im having hard time with this one, i want to create folder with write

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.