Click here to Skip to main content
15,881,852 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Starting Web Application Pin
Dominic Burford13-Oct-14 5:17
professionalDominic Burford13-Oct-14 5:17 
AnswerRe: Starting Web Application Pin
mrjay4227-Oct-14 22:28
mrjay4227-Oct-14 22:28 
QuestionHow to embed a video in my c# based dot net website which should be compatible in all browsers especially chrome. Pin
Member 1107698013-Oct-14 1:16
Member 1107698013-Oct-14 1:16 
QuestionCall to undefined function php Pin
Jassim Rahma11-Oct-14 9:23
Jassim Rahma11-Oct-14 9:23 
AnswerRe: Call to undefined function php Pin
Matt U.21-Oct-14 7:14
Matt U.21-Oct-14 7:14 
QuestionInvalid argument supplied for foreach() Pin
Jassim Rahma10-Oct-14 13:39
Jassim Rahma10-Oct-14 13:39 
AnswerRe: Invalid argument supplied for foreach() Pin
Dominic Burford12-Oct-14 22:26
professionalDominic Burford12-Oct-14 22:26 
AnswerRe: Invalid argument supplied for foreach() Pin
mrjay4215-Oct-14 3:48
mrjay4215-Oct-14 3:48 
Check the content of
PHP
$result->data
by using
PHP
var_dump($result->data);


You will see the content of your object.
However if it is a big object it can be messy

You can also use this piece of code given in the comment section of the Traversable interface:
http://php.net/manual/en/class.traversable.php#99195[^]
QuestionStrange behavior in MVC3 web application Masterpage layout after deploying in IIS7 Pin
NikiGrly8-Oct-14 23:38
NikiGrly8-Oct-14 23:38 
QuestionError When click on login in MVC4 Pin
NarVish8-Oct-14 21:29
NarVish8-Oct-14 21:29 
AnswerRe: Error When click on login in MVC4 Pin
Richard MacCutchan8-Oct-14 21:51
mveRichard MacCutchan8-Oct-14 21:51 
GeneralRe: Error When click on login in MVC4 Pin
NarVish8-Oct-14 22:05
NarVish8-Oct-14 22:05 
GeneralRe: Error When click on login in MVC4 Pin
Richard MacCutchan8-Oct-14 22:25
mveRichard MacCutchan8-Oct-14 22:25 
AnswerRe: Error When click on login in MVC4 Pin
Dominic Burford10-Oct-14 4:52
professionalDominic Burford10-Oct-14 4:52 
QuestionGet Page Markup Pin
ASPnoob8-Oct-14 14:14
ASPnoob8-Oct-14 14:14 
AnswerRe: Get Page Markup Pin
Graham Breach8-Oct-14 22:25
Graham Breach8-Oct-14 22:25 
QuestionIssue while using MSSOAPINIT method of SOAP Object in .ASP Pin
DibenduC7-Oct-14 23:39
DibenduC7-Oct-14 23:39 
QuestionSending mail from a webpage using servlet Pin
Meghamaalaa7-Oct-14 1:51
Meghamaalaa7-Oct-14 1:51 
QuestionWierd issue with responsive layout - CSS Pin
Member 111144085-Oct-14 8:50
Member 111144085-Oct-14 8:50 
AnswerRe: Wierd issue with responsive layout - CSS Pin
Member 111144085-Oct-14 11:56
Member 111144085-Oct-14 11:56 
QuestionHow can i Post Radio Button List with Dynamic names to controller Pin
Mujtaba 103885433-Oct-14 20:24
professionalMujtaba 103885433-Oct-14 20:24 
Questionhelp w/js Pin
Charlie Kirk26-Sep-14 15:08
Charlie Kirk26-Sep-14 15:08 
SuggestionRe: help w/js Pin
Kornfeld Eliyahu Peter28-Sep-14 1:40
professionalKornfeld Eliyahu Peter28-Sep-14 1:40 
AnswerRe: help w/js Pin
Charlie Kirk6-Oct-14 15:01
Charlie Kirk6-Oct-14 15:01 
Questionmysqli truncate Pin
Charlie Kirk26-Sep-14 15:02
Charlie Kirk26-Sep-14 15:02 

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.