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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T22:52:32+00:00 2026-05-15T22:52:32+00:00

<input name= p_image[] type=file id=p_image[]> i need that user upload atleast one image and

  • 0
<input name= "p_image[]" type="file" id="p_image[]">

i need that user upload atleast one image and if it doesn’t it show error..

  • 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-15T22:52:33+00:00Added an answer on May 15, 2026 at 10:52 pm

    You can check the count of the array, and if it’s equal to 0, then throw an error:

    <?php
    
       if(isset($_POST['p_image'])) { 
          if(!(count($_POST['p_image']))) {
              //throw error here...
          }
       } else {
         //throw another error here...
       }
    ?>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

html form <form action=upload.php method=POST enctype=multipart/form-data> <input type=file name=file /><p /><input type=submit value=Uplaod />
I have a form: <form method=post action=includes/tagcreate.php> <input type=file name=image /> <input class=btn btn-orange
I am using this code to make the user input a name to create
I am working with a form that has a catcha image. When a user
I have a input field where users can write a domain name that they
I have an image upload form and it works fine. But underneath that same
I am trying to create a page that lets a user delete an image
I am using datepicker for my input name birth_day . And I want to
jQuery('ol.productList li.product input[name*=cart.pAsin.]').load().each(function(){ // each function var asinId = jQuery(this).val(); var pUrl = jQuery(this).siblings(a).attr('href');
<?php echo $form->create(); ?> <?php echo $form->hidden('id'); ?> <?php echo $form->input('name')); ?> <?php echo

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.