Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » cant run script
cant run script [message #646508] Sat, 25 December 2010 17:03 Go to next message
Eclipse UserFriend
im trying to run this basic string
<?
print "hello world";
?>

but im receiving nothing

thanks

miki
Re: cant run script [message #646531 is a reply to message #646508] Mon, 27 December 2010 08:22 Go to previous message
Eclipse UserFriend
On 2010-12-25 23:03, miko5054 wrote:
> im trying to run this basic string <?
> print "hello world";
> ?>
>
> but im receiving nothing
> thanks

Look into source code of generated file, is it parsed?
Put some test string before <?,
Change <? into <?php
Turn on error reporting and displaying errors.

/dmc
Previous Topic:Please, need help ( from Indonesia )
Next Topic:Open Source PHP Template Recommended
Goto Forum:
  


Current Time: Sun Jul 06 22:49:44 EDT 2025

Powered by FUDForum. Page generated in 0.29976 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top