FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » PHP/AJAX Problem
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: PHP/AJAX Problem [message #170831 is a reply to message #170826] Wed, 01 December 2010 00:52 Go to previous messageGo to previous message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma:
Senior Member
On 11/30/2010 6:15 PM, bruceaj wrote:
> My AJAX response from my PHP flashes briefly then goes away.
>
> Appreciate it if someone can give me some suggestions on what I need
> to do to correct this problem.
>
> Thanks..
>
> Bruce

PHP knows nothing about the browser end. PHP sends data to the browser;
if it only flashes, one of two things are happening:

1) The javascript is doing something odd - follow up in comp.lang.javascript
2) The html is invalid - try alt.html.

In either case - if the data gets to the browser, it is not a PHP
problem. PHP is server-side only.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: return value?
Next Topic: Stats comp.lang.php (last 7 days)
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon Oct 21 07:27:57 GMT 2024

Total time taken to generate the page: 0.04917 seconds