Notepad ~HTTP POST~

Notepad ~HTTP POST~

JOJOAGOGOGO
Sep 16, 2016
  • 3.0 MB

    File Size

  • Android 4.0+

    Android OS

About Notepad ~HTTP POST~

Simple Notepad, you can still easily sent to any server in the HTTP Post method.

Simple Notepad, you can still easily sent to any server in the HTTP Post method.

If you make the destination server can free application development , it can be used as a notepad client

[POST format]

*Parameter name = value

u = Unique ID ofmemo
t = Title
c = memo text
ud = Modified
cd = creation date and time

[Server side program sample]

<?php

$uid = $_POST["u"];
$title = $_POST["t"];
$content = $_POST["c"];
$updated_at = $_POST["ud"];
$created_at = $_POST["cd"];

echo $uid;
echo $title;
echo $content;
echo $updated_at;
echo $created_at;

?>
Show More

What's new in the latest 1.3

Last updated on Sep 16, 2016
Minor bug fixes and improvements. Install or update to the newest version to check it out!
Show More

Videos and Screenshots

  • Notepad ~HTTP POST~ poster
  • Notepad ~HTTP POST~ screenshot 1
  • Notepad ~HTTP POST~ screenshot 2
  • Notepad ~HTTP POST~ screenshot 3

Notepad ~HTTP POST~ APK Information

Latest Version
1.3
Category
Tools
Android OS
Android 4.0+
File Size
3.0 MB
Developer
JOJOAGOGOGO
Available on
Safe & Fast APK Downloads on APKPure
APKPure uses signature verification to ensure virus-free Notepad ~HTTP POST~ APK downloads for you.

Old Versions of Notepad ~HTTP POST~

APKPure icon

Super Fast and Safe Downloading via APKPure App

One-click to install XAPK/APK files on Android!

Download APKPure
thank icon
We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.
Learn More about Policies