bartwell Posted October 21, 2006 Share Posted October 21, 2006 I have a server on FreeBSD 6.0, Apache 1.3, PHP 4. I need insert text block into pages with content type text/html and text/wap.vnd.wml. I can do it with Action directive for static pages. But I don't know, how I can do it for PHP-scripts? Please, help me. Quote Link to comment Share on other sites More sharing options...
Black_Wolf Posted October 21, 2006 Share Posted October 21, 2006 Hi,If you mean a text document then just simply go to where you want to create it then right click new text document. Quote Link to comment Share on other sites More sharing options...
bartwell Posted October 21, 2006 Author Share Posted October 21, 2006 That is joke? :) Quote Link to comment Share on other sites More sharing options...
Black_Wolf Posted October 21, 2006 Share Posted October 21, 2006 No I said if you mean create a text document on a apache server or PHP Quote Link to comment Share on other sites More sharing options...
Black_Wolf Posted October 21, 2006 Share Posted October 21, 2006 Hold on do you mean by text block as when you post a message on a forum you get the big text block? Quote Link to comment Share on other sites More sharing options...
bartwell Posted October 21, 2006 Author Share Posted October 21, 2006 For example.I have PHP-script (/home/some_user/htdocs/script.php).That script generate HTML-page. I need insert [code]<a href="http://site.com">text</a>[/code] in that HTML-page in the air.How I can to do it?P.S. Sorry for my english. Quote Link to comment Share on other sites More sharing options...
Black_Wolf Posted October 21, 2006 Share Posted October 21, 2006 Sorry I dont understand what you mean by HTML-page in the airDo you mean create a link to a website. Quote Link to comment Share on other sites More sharing options...
bartwell Posted October 22, 2006 Author Share Posted October 22, 2006 Yes, I mean it. But I need to do it in Apache. For all scripts on my WEB-server. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.