由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - Help please: Passing PHP values to Javascript
相关主题
2007年9月编程语言指数如何最简单的获得一个随机字符串(PHP)? (转载)
C/C++工程师需要懂java,javascript,PHP,或python吗?PHP或HTML:如何实现一个点击后同时更新两个frame的内容?
Learning PHP, MySQL, JavaScript, and CSS, 2nd EditionPHP Programmer Needed
extjs + PHP 做网页咋样?Need experienced PHP Programmer urgently! Good pay!
如果选择学习5种编程语言你们选什么?请推荐本php programming的书
help with PHP programming!!! (转载)Perl/Python/.NET难道是搞网页的?
PHP语法一问Python中有没有类似PHP中 print_r的function?
推荐一个好的PHP (IDE)软件python中那个function类似Perl或者PHP的die()?
相关话题的讨论汇总
话题: javascript话题: php话题: vartopass话题: passing话题: values
进入Programming版参与讨论
1 (共1页)
b*h
发帖数: 353
1
Hi,
I need to pass some PHP values to Javascript. I tried the following example:


But the screen output is "" instead of "Hello". I have turned
the short_open_tag to "on" in the php.ini file.
What's wrong with my code? How to make it work?
Thanks a lot for any help.
o*o
发帖数: 404
2
use correct file extension

example:
turned

【在 b*h 的大作中提到】
: Hi,
: I need to pass some PHP values to Javascript. I tried the following example:
:
:
: But the screen output is "" instead of "Hello". I have turned
: the short_open_tag to "on" in the php.ini file.
: What's wrong with my code? How to make it work?

l**a
发帖数: 423
3
it works here. I dont know why it could not work on your env.
Probably you IE or fireFox cached your contend.
Or a little typo
1 (共1页)
进入Programming版参与讨论
相关主题
python中那个function类似Perl或者PHP的die()?如果选择学习5种编程语言你们选什么?
[合集] 问个PHP+apache的问题 (转载)help with PHP programming!!! (转载)
请教 PHP vs PerlPHP语法一问
请教各位高手们PHP和Python是否和Ruby一样有Scalability的问题 (转载)推荐一个好的PHP (IDE)软件
2007年9月编程语言指数如何最简单的获得一个随机字符串(PHP)? (转载)
C/C++工程师需要懂java,javascript,PHP,或python吗?PHP或HTML:如何实现一个点击后同时更新两个frame的内容?
Learning PHP, MySQL, JavaScript, and CSS, 2nd EditionPHP Programmer Needed
extjs + PHP 做网页咋样?Need experienced PHP Programmer urgently! Good pay!
相关话题的讨论汇总
话题: javascript话题: php话题: vartopass话题: passing话题: values