[ phpweather-Bugs-724492 ] Short tags for PHP
Brought to you by:
iridium
From: SourceForge.net <no...@so...> - 2003-04-20 12:55:37
|
Bugs item #724492, was opened at 2003-04-20 07:42 Message generated for change (Comment added) made by gimpster You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377952&aid=724492&group_id=23245 >Category: PHP code Group: phpweather-2.x >Status: Closed Priority: 5 Submitted By: Andrew Simpson (andrewsimpson) >Assigned to: Martin Geisler (gimpster) Summary: Short tags for PHP Initial Comment: Hi there, Using Red Hat 8.0, which defaults to short tags turned off. Gave me a few problems with some scripts that have short tags pw_validator_range.php pw_validator_ereg.php make_db.php (short tags in form submit buttons) Haven't been able to get much further - Database Builder gives me an error of "Fatal error: SQL-statement failed: DROP TABLE IF EXISTS metars MySQL said No Database Selected (1046)" Still working this one out - probably my fault :-) Thanks for the great program! ---------------------------------------------------------------------- >Comment By: Martin Geisler (gimpster) Date: 2003-04-20 14:55 Message: Logged In: YES user_id=104098 Thanks for the report on short PHP open tags, I've fixed it in CVS. As for you other problem, then I don't know what's wrong. I've just tried it, and the Database Builder works on my system. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377952&aid=724492&group_id=23245 |