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.
Notepad ~HTTP POST~ icon

1.3 by JOJOAGOGOGO


Sep 16, 2016

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;

?>

What's New in the Latest Version 1.3

Last updated on Sep 16, 2016

Minor bug fixes and improvements. Install or update to the newest version to check it out!

Translation Loading...

Additional APP Information

Latest Version

Request Notepad ~HTTP POST~ Update 1.3

Uploaded by

Serhat Polat

Requires Android

Android 4.0+

Available on

Get Notepad ~HTTP POST~ on Google Play

Show More

Notepad ~HTTP POST~ Screenshots

Languages
Subscribe to APKPure
Be the first to get access to the early release, news, and guides of the best Android games and apps.
No thanks
Sign Up
Subscribed Successfully!
You're now subscribed to APKPure.
Subscribe to APKPure
Be the first to get access to the early release, news, and guides of the best Android games and apps.
No thanks
Sign Up
Success!
You're now subscribed to our newsletter.