sayedsohail Posted August 2, 2007 Share Posted August 2, 2007 Hi everyone, I wish to split my results from php file and display in two different <div id='1'> </div> <div id='2'>, yes i am using ajax at client side and using php at server side. At the moment the result is fine and dispalyed in linear way. Any advise, how to split the response received from php files and what do i need to include in my php file to separate the echo statments within my php file. its probably more an ajax question. i will also post in ajax, sorry if you feel its duplication. Please help. Link to comment https://forums.phpfreaks.com/topic/62960-solved-ajax-split-result-received-from-php-file-in-two-different-divs/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.