NuSphere Forums Forum Index
NuSphere Forums


Tue Nov 26, 2013 3:29 am
Replies: 6
Views: 10209
Thank you, problem was solved with installing 10.0.10045

Mon Nov 25, 2013 10:12 am
Replies: 6
Views: 10209
Maybe I didn't described the problem clear enough.
I run this example:
<?php

$f = fopen("php://stdin", "r");
$s = fread($f, 100000); // should be big ...

Sat Nov 23, 2013 2:04 pm
Replies: 6
Views: 10209
hmm, I thought I can read editor's selected text from stdin if I set "Work with editor" -> "Take input from..." -> "Selected text", isn't it?
I want to read selec ...

Fri Nov 22, 2013 4:20 pm
Replies: 6
Views: 10209
I do everything exactly as described here: http://forum.nusphere.com/howto-use-a-php-script-for-my-editing-t753.html
But when I run the command, php-cgi is executed and I see empty black console, wai ...
Page 1 of 1
All times are GMT - 5 Hours