php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #32000 <?phpnations
Submitted: 2005-02-16 17:34 UTC Modified: 2005-02-16 18:05 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: kallesommer at ofir dot dk Assigned:
Status: Not a bug Package: Scripting Engine problem
PHP Version: 5.0.2 OS: TK XP Professional 64
Private report: No CVE-ID: None
 [2005-02-16 17:34 UTC] kallesommer at ofir dot dk
Description:
------------
When i use the coder (under here) then  i got a error !

Reproduce code:
---------------
<?phpnations

echo "PHPNations - We got the PHP";

?>

Expected result:
----------------
Parse error: syntax error, unexpected T_ECHO in c:\AppServ\www\phpnindex.php on line 3

Actual result:
--------------
None of the things worked!

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-02-16 18:05 UTC] rasmus@php.net
No idea what you are talking about.  <?phpnations is not a valid starting tag.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 27 13:01:31 2024 UTC