Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #14600
| From | Denis McMahon <denismfmcmahon@gmail.com> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: Passing a value from xml to php |
| Date | 2014-11-17 16:40 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <m4d8df$gtd$4@dont-email.me> (permalink) |
| References | <1y187jcwv84fd$.c5radb33rror$.dlg@40tude.net> <m4bcc4$8i7$5@dont-email.me> <10u6qvgx195rr.71f84qenegsc$.dlg@40tude.net> <m4d6d3$gtd$2@dont-email.me> <m4d72n$gtd$3@dont-email.me> |
On Mon, 17 Nov 2014 16:17:27 +0000, Denis McMahon wrote: > On Mon, 17 Nov 2014 16:05:55 +0000, Denis McMahon wrote: > >> On Sun, 16 Nov 2014 19:00:52 -0500, richard wrote: >> >>> On Sun, 16 Nov 2014 23:35:32 +0000 (UTC), Denis McMahon wrote: >>> >>>> On Sun, 16 Nov 2014 13:56:12 -0500, richard wrote: >>>> >>>>> According to the documentation from wimpy player, you are supposed >>>>> to be able to send data from the player to an external page. >>>>> They do this using a <comment> tag. >>>>> Such as <comment>pagefile.php?data=value</comment> >>>>> Quote are not required here. >>>>> >>>>> What's the proper way in getting the php file to store this >>>>> information until it is displayed? >>>>> >>>>> I tried using $GET but that does not work. >>>> >>>> That's because it's not $GET. Spell it right and it will work. >>> >>> Still does not work. >> >> Then perhaps you have misunderstood the wimpy player api. > > I'm struggling to find this <comment></comment> tag described in the > wimpyplayer documentation, got a url for it? Additionally, we have in the past attempted to educate you in basic troubleshooting methods which will allow you to determine whether a page on your server has been accessed or not. Please use these methods to confirm whether the issue is that your server is receiving a request but not responding as expected, or if the issue is that your server is not actually receiving a request. Hint for any dumbfucks that need it: Apache Server Log -- Denis McMahon, denismfmcmahon@gmail.com
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Passing a value from xml to php richard <noreply@example.com> - 2014-11-16 13:56 -0500
Re: Passing a value from xml to php Denis McMahon <denismfmcmahon@gmail.com> - 2014-11-16 23:35 +0000
Re: Passing a value from xml to php richard <noreply@example.com> - 2014-11-16 19:00 -0500
Re: Passing a value from xml to php Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-11-17 01:53 +0100
Re: Passing a value from xml to php richard <noreply@example.com> - 2014-11-16 20:08 -0500
Re: Passing a value from xml to php Doug Miller <doug_at_milmac_dot_com@example.com> - 2014-11-17 01:17 +0000
Re: Passing a value from xml to php Jerry Stuckle <jstucklex@attglobal.net> - 2014-11-16 22:08 -0500
Re: Passing a value from xml to php Denis McMahon <denismfmcmahon@gmail.com> - 2014-11-17 16:02 +0000
Re: Passing a value from xml to php Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-11-17 22:38 +0100
Re: Passing a value from xml to php Evan Platt <evan@theobvious.espphotography.com.invalid> - 2014-11-21 16:53 -0800
Re: Passing a value from xml to php Arno Welzel <usenet@arnowelzel.de> - 2014-11-17 08:37 +0100
Re: Passing a value from xml to php Doug Miller <doug_at_milmac_dot_com@example.com> - 2014-11-18 20:28 +0000
Re: Passing a value from xml to php Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-11-17 08:08 +0100
Re: Passing a value from xml to php Jim Higgins <ILikeMy@Privacy.invalid> - 2014-11-17 20:53 +0000
Re: Passing a value from xml to php Matthew Carter <m@ahungry.com> - 2014-11-17 21:03 -0500
Re: Passing a value from xml to php Jim Higgins <ILikeMy@Privacy.invalid> - 2014-11-26 01:53 +0000
Re: Passing a value from xml to php "M. Strobel" <strobel@example.com> - 2015-01-30 21:14 +0100
Re: Passing a value from xml to php Jerry Stuckle <jstucklex@attglobal.net> - 2014-11-16 22:06 -0500
Re: Passing a value from xml to php Tim Streater <timstreater@greenbee.net> - 2014-11-17 09:53 +0000
Re: Passing a value from xml to php Denis McMahon <denismfmcmahon@gmail.com> - 2014-11-17 16:05 +0000
Re: Passing a value from xml to php Denis McMahon <denismfmcmahon@gmail.com> - 2014-11-17 16:17 +0000
Re: Passing a value from xml to php Denis McMahon <denismfmcmahon@gmail.com> - 2014-11-17 16:40 +0000
Re: Passing a value from xml to php Luuk <luuk@invalid.lan> - 2014-11-26 10:28 +0100
Re: Passing a value from xml to php Denis McMahon <denismfmcmahon@gmail.com> - 2014-11-26 15:54 +0000
Re: Passing a value from xml to php maria.adroit7786@gmail.com - 2015-02-02 06:31 -0800
csiph-web