Issue 14 in php-for-android: filex exited

32 views
Skip to first unread message

php-for...@googlecode.com

unread,
Oct 17, 2013, 11:49:48 AM10/17/13
to php-for...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 14 by m.has...@smhm.co.uk: filex exited
http://code.google.com/p/php-for-android/issues/detail?id=14

What steps will reproduce the problem?
1.i installed both the SL4A and PhpForAndroid.apk
and the installation was successful

but when i open any pre created files like hello_world.php or any file

i got message

hello_world.php exited

filename exited with any opened file

and the file output didn't appear
en ask me to close the tarminal

but that only happen with the echo data like php_info and echo test

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
my phone is nesux 4

Please provide any additional information below.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

php-for...@googlecode.com

unread,
Dec 15, 2013, 3:44:40 PM12/15/13
to php-for...@googlegroups.com

Comment #1 on issue 14 by janusz...@gmail.com: filex exited
http://code.google.com/p/php-for-android/issues/detail?id=14

The answer to the problem is very simple, the precreated files contain
mistakes! For instance,
hello_world.php should contain the following line

$name=$droid->dialogGetInput("Hi!","What is your name?","");

but it contains only a part of that. There is API menu in the PHPforAndroid
editor where you can find proper forms of all methods that class Android
contains. Moreover, PHP version included in SL4A is not really 5.3.3. It
contains only a part of all instructions which real PHP includes! It is
very simplified PHP!
Reply all
Reply to author
Forward
0 new messages