pastebin
Using pastebin API in VB .Net
I have a small problem, I\'ve just changed from the public Pastebin API to the new API. I get an invalid api error: Bad API request, invalid api_option[详细]
2023-04-09 07:40 分类:问答Pastebin.com Post
I\'m trying to post a new Pastebin through a popup window in Javascript. The issues I\'m getting is it is saying \"Bad API request, invalid api_option\"[详细]
2023-04-07 12:53 分类:问答How do I create a list of links for all pastes in a Django pastebin app?
I have set up a pastebin app with Django but I would like to be able to create a list of links to each individual paste on my homepage\'s template. I have been trying out a number of different things[详细]
2023-03-15 23:56 分类:问答PasteBin API bug? not allowing simple post
I\'m trying to make a php api request to simply make a simple paste to pastebin and i found an example at http://pastebin.com/api and it\'s pretty strait forward so i didnt think there would be any tr[详细]
2023-03-05 18:21 分类:问答private pastebin-like open source application?
I don\'t really know whether something like this exists, but well, I\'ll try to explain what I\'m after.[详细]
2023-02-28 13:11 分类:问答PHP raising error about code outside of PHP begin / end characters
I have a PHP page that keeps raising the error PHP Parse error: syntax error, unexpected \'<\' in /home/zach/public_html/date/giftsent1.php on line 30[详细]
2023-02-09 07:47 分类:问答How to paste data to pastebin using the api in php?
<?php /* gets the data from a URL */ function get_data($url) { $ch = curl_init(); $timeout = 5; curl_setopt($ch,CURLOPT_URL,$url);[详细]
2023-01-30 19:35 分类:问答How to use pastebin from shell script?
Is it possible to use pastebin (may be via their \"API\" functionality) inside bash shell scr开发者_如何学JAVAipts? How do I send http-post? How do I get back the URL?As pastebin.com closed their publ[详细]
2023-01-21 15:36 分类:问答Is there an Open Source pastebin? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-20 01:22 分类:问答Is there an internal alternative to gist.github.com to run behind a firewall?
gist.github.com is incredibly handy, but I\'d like to be able run something similar for sharing code samples internally with other developers behind the firewall where I work, so I don\'t constantly n[详细]
2023-01-20 00:34 分类:问答