Click here to Skip to main content
15,884,629 members
Home / Discussions / Linux, Apache, MySQL, PHP
   

Linux, Apache, MySQL, PHP

 
Questionajax live search box using php and mysql.the live search is not working. Pin
Member 1127090216-Nov-15 10:06
Member 1127090216-Nov-15 10:06 
AnswerRe: ajax live search box using php and mysql.the live search is not working. Pin
ZurdoDev17-Nov-15 9:48
professionalZurdoDev17-Nov-15 9:48 
Questionget response from aspx web form with Curl Pin
Member 121134434-Nov-15 5:04
Member 121134434-Nov-15 5:04 
QuestionPHP serialize/unserialize Pin
Michel PIERRE15-Sep-15 23:36
professionalMichel PIERRE15-Sep-15 23:36 
SuggestionRe: PHP serialize/unserialize Pin
Richard MacCutchan16-Sep-15 0:03
mveRichard MacCutchan16-Sep-15 0:03 
GeneralRe: PHP serialize/unserialize Pin
Michel PIERRE16-Sep-15 0:55
professionalMichel PIERRE16-Sep-15 0:55 
GeneralRe: PHP serialize/unserialize Pin
Michel PIERRE16-Sep-15 4:22
professionalMichel PIERRE16-Sep-15 4:22 
QuestionAjax and PHP Pin
Nostromo996-Aug-15 11:05
Nostromo996-Aug-15 11:05 
Hi, I'm a total newbie to JavaScript, Ajax and PHP, so please excuse any stupid question I might ask.

So, I'd like to use a lazy loading TreeView which gets it's data from a database via PHP. I found a JavaScript control to use and an example to try out, and now I have a question.

To lazy load the data for the expanded tree node I need to fire an Ajax request to a PHP file which gives me the answer as a JSON stream. In the example I'm trying out this PHP file only delivers one string (with 'echo'), but what do I have to do if I need to loop through a database recordset. Can I 'echo' every partial answer to my lazy loading treeview as I get it from the database or do I need to collect the complete answer inside the PHP file in a string variable and send it only when it's complete?

I hope you understand my question.

Thanks for any answer or advice in advance.
AnswerRe: Ajax and PHP Pin
Peter_in_27806-Aug-15 20:36
professionalPeter_in_27806-Aug-15 20:36 
GeneralWould appreciate some feedback for my new PHP package Pin
User 1184286230-Jul-15 22:41
User 1184286230-Jul-15 22:41 
GeneralRe: Would appreciate some feedback for my new PHP package Pin
Richard MacCutchan30-Jul-15 23:46
mveRichard MacCutchan30-Jul-15 23:46 
QuestionDefault View a chart by clicking a button in the same page. Pin
ibrahim199323-Jul-15 21:30
ibrahim199323-Jul-15 21:30 
SuggestionRe: Default View a chart by clicking a button in the same page. Pin
syhs8928-Jul-15 8:51
syhs8928-Jul-15 8:51 
QuestionCannot send session cache limiter - headers already sent Pin
Jassim Rahma15-May-15 11:16
Jassim Rahma15-May-15 11:16 
AnswerRe: Cannot send session cache limiter - headers already sent Pin
speda127-Sep-15 13:12
speda127-Sep-15 13:12 
AnswerRe: Cannot send session cache limiter - headers already sent Pin
ribluc30-May-16 20:43
ribluc30-May-16 20:43 
Questionsave image by PHP Pin
Member 836750210-May-15 5:16
Member 836750210-May-15 5:16 
General[REPOST] Pin
Sascha Lefèvre10-May-15 6:18
professionalSascha Lefèvre10-May-15 6:18 
AnswerRe: save image by PHP Pin
Sudera13-May-15 21:07
Sudera13-May-15 21:07 
QuestionPHP-SOAP: How to authenticate? Pin
Muhammed Özdemir7-May-15 19:26
Muhammed Özdemir7-May-15 19:26 
AnswerRe: PHP-SOAP: How to authenticate? [Repost] Pin
Richard MacCutchan7-May-15 21:23
mveRichard MacCutchan7-May-15 21:23 
QuestionProblem with Statistics Pin
Member 836750227-Apr-15 8:16
Member 836750227-Apr-15 8:16 
GeneralRe: Problem with Statistics Pin
Sascha Lefèvre27-Apr-15 15:06
professionalSascha Lefèvre27-Apr-15 15:06 
GeneralRe: Problem with Statistics Pin
Member 836750227-Apr-15 18:00
Member 836750227-Apr-15 18:00 
GeneralRe: Problem with Statistics Pin
Sascha Lefèvre27-Apr-15 18:26
professionalSascha Lefèvre27-Apr-15 18:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.