Search found 6 matches

by catalaur
Thu Nov 02, 2006 8:24 am
Forum: Javascript
Topic: Textarea
Replies: 3
Views: 1037

No problem. But how can i do that with jscript?
by catalaur
Thu Nov 02, 2006 4:49 am
Forum: Javascript
Topic: Textarea
Replies: 3
Views: 1037

Textarea

Hi . I have to problems with php. First one: I use a javascript function for making text bold in textarea field. That functions puts something like this: text how can i change that to <b>. Any php function for that? And the second one also with textarea I want to have in the lift side of textarea a ...
by catalaur
Thu Oct 19, 2006 5:08 am
Forum: PHP - Code
Topic: shell_exec
Replies: 2
Views: 618

Yes it has. Anyway i solved that problem. I saw that fpc creates 3 new files in the folder where the script is located, that folder wasn't writeble by apache .
by catalaur
Wed Oct 18, 2006 5:27 pm
Forum: PHP - Code
Topic: shell_exec
Replies: 2
Views: 618

shell_exec

Hi everyone! I have compile.php witch containes: <?php $shell_return=shell_exec("/usr/local/bin/fpc -Xs /var/www/localhost/htdocs/prog/BAZA2.PAS"); echo nl2br($shell_return); ?> This returns: Free Pascal Compiler version 2.0.4 [2006/08/20] for i386 Copyright © 1993-2006 by Florian Klaempfl...
by catalaur
Sat Jul 15, 2006 3:26 pm
Forum: PHP - Code
Topic: socket_select
Replies: 2
Views: 818

Yes maybe u're right but $out containes data from the socket....
by catalaur
Sat Jul 15, 2006 2:06 pm
Forum: PHP - Code
Topic: socket_select
Replies: 2
Views: 818

socket_select

Weirdan | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] Hi all...