introduction screenshots faq forum blog modules components download
Please use the search function and/or read the FAQ first.

Go to Topic: PreviousNext
Go to: Message ListNew TopicSearchLog InPrint View

cannot use include function in easyphp 3.0



Posted by: vltthanh
March 14, 2009 09:45AM
Hi all,

I wrote some php script and using include function to call it. It works fine in easyphp 1.8 but cannot in easyphp 3.0.

when I run it, it displays as below in webpage


"; while($row = mysql_fetch_assoc($result) ){ $display="
abc
"; } $display.=" abd "; echo $display; ?>

When I try to insert the code directly to one file. It works fine.

Please help me to fix it. thank you
Options: ReplyQuote
Posted by: vltthanh
March 14, 2009 09:51AM
I found solution. The script should be used <?php instead of <?
Options: ReplyQuote


Go to: Message ListSearchLog In
Your Name: 
Your Email: 
Subject: 
Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.