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. Link to comment https://forums.phpfreaks.com/topic/24665-need-a-handler/ 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. Link to comment https://forums.phpfreaks.com/topic/24665-need-a-handler/#findComment-112347 Share on other sites More sharing options...
bartwell Posted October 21, 2006 Author Share Posted October 21, 2006 That is joke? :) Link to comment https://forums.phpfreaks.com/topic/24665-need-a-handler/#findComment-112416 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 Link to comment https://forums.phpfreaks.com/topic/24665-need-a-handler/#findComment-112424 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? Link to comment https://forums.phpfreaks.com/topic/24665-need-a-handler/#findComment-112429 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. Link to comment https://forums.phpfreaks.com/topic/24665-need-a-handler/#findComment-112431 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. Link to comment https://forums.phpfreaks.com/topic/24665-need-a-handler/#findComment-112434 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. Link to comment https://forums.phpfreaks.com/topic/24665-need-a-handler/#findComment-112627 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.