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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T00:08:46+00:00 2026-06-14T00:08:46+00:00

My wordpress plugin sends data as postrequest using WP_HTTP class of wordpress . $myreq

  • 0

My wordpress plugin sends data as postrequest using WP_HTTP class of wordpress .

  $myreq = new WP_Http;   
  $myres = $myreq->request("url", array('method' => "POST", 'body' => $mydata, 'timeout' => 'some value') );

Above code working fine when data size is small.When data size is large, it is throwing error. How can I know whether the error is just because of large size programatically ? Also what is the remedy? Do I have to ask the user to change his settings so that the required amount of data can be sent as post data ? Or Is there anything that can be done in plugin to allow posting more amount of data ?

  • 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-14T00:08:47+00:00Added an answer on June 14, 2026 at 12:08 am

    You can use the mechanism specified in this question to catch the error. Once you catch the error, you can notify the user.

    Alternatively you can also use the following statement, to increase the amount of memory available to your PHP script (provided the server has enough memory)

    ini_set('memory_limit','32M'); 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I made a wordpress plugin which sends the blogposts as post data so that
I am using following WordPress plugin to send email. http://coffee2code.com/wp-plugins/configure-smtp/ I have done configuration,
I am writing a WordPress plugin that uses WP_HTTP for making an API call.
I'm developing a wordpress plugin. I'm using two different custom post types, players and
I'm using a WordPress plugin called Cartpauj PM for private messages, and I want
I'm using WP-MINIFY plugin on my Wordpress blog but because of my server's security
I am using a wordpress plugin that requires the following code in my template:
Using a caching plugin for my wordpress site reduced the server load by quite
The search plugin I'm using in Wordpress, (Relavenssi), allows the user to add quotes
I am using a wordpress plugin for sliding images and text. This banner has

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.