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

Home » Imported messages » comp.lang.php » How can i know the propery of a javascript object how can i see what object inclue
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: How can i know the propery of a javascript object how can i see what object inclue [message #178917 is a reply to message #178895] Sat, 25 August 2012 01:46 Go to previous message
Denis McMahon is currently offline  Denis McMahon
Messages: 634
Registered: September 2010
Karma:
Senior Member
On Tue, 21 Aug 2012 22:18:43 -0700, sismaster wrote:

> i want to know how can i see what object include in java script and is
> there any tool to see what object contains

Your requirement is unclear and ambiguously worded in the context of a php
newsgroup.

Please restate the problem, including examples of php code you have used,
what result you expected, and what actually happened.

The normal mechanism for php to receive data from the client is in the
$_GET or $_POST "superglobal arrays".

http://php.net/manual/en/language.variables.superglobals.php

If the javascript object is being passed as a json string, then you may
need to use php JSON functions to convert it into a php data object:

http://uk3.php.net/manual/en/ref.json.php

How you send your javascript object from the client is a matter for a
javacript forum, not a php one.

Rgds

Denis McMahon
[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
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
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
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: DOMDocument::saveHTML() Method Not Accepting Single Argument
Next Topic: Sending nothing when function expects variable
Goto Forum:
  

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

Current Time: Sun Nov 10 12:45:45 GMT 2024

Total time taken to generate the page: 0.04347 seconds