Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #15678

Re: Problem with jQuery in Laravel

From Denis McMahon <denismfmcmahon@gmail.com>
Newsgroups comp.lang.php
Subject Re: Problem with jQuery in Laravel
Date 2015-09-14 00:09 +0000
Organization A noiseless patient Spider
Message-ID <mt537f$ji9$4@dont-email.me> (permalink)
References <64874b9b-55cf-4352-b448-9c790725b8a0@googlegroups.com>

Show all headers | View raw


On Sun, 13 Sep 2015 03:25:10 -0700, John Dawson wrote:

> Hello everyone, I'm new to the group and am hoping that someone may be
> able to help me with a problem I'm having with a web application I've
> created.

Can you check whether (a) the data you're sending to php is actually what 
you think it is, and (b) whether the output generated by php in response 
to that data is what you expect it to be?

If the answer is yes, yes, then your php code is executing fine and your 
problem lies elsewhere, and outside the scope of this newsgroup.

If the answer is no, *, then your php is not processing the data you 
think, and you need to fix the input data first.

If the answer is yes, no, then your php is not processing the data as you 
expect, and that we can probably help you with.

If the answer is you can't actually check, then you're unable to provide 
us with sufficient information to offer you any meaningful help. Perhaps 
you would be better off asking the question:

I have a piece of php code that takes an http request and generates a 
response. What tools and troubleshooting methods would you suggest are 
best for checking that the input from the http request and the output in 
the response are as expected?

-- 
Denis McMahon, denismfmcmahon@gmail.com

Back to comp.lang.php | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Problem with jQuery in Laravel John Dawson <jayrdi@gmail.com> - 2015-09-13 03:25 -0700
  Re: Problem with jQuery in Laravel Jerry Stuckle <jstucklex@attglobal.net> - 2015-09-13 09:59 -0400
  Re: Problem with jQuery in Laravel Denis McMahon <denismfmcmahon@gmail.com> - 2015-09-14 00:09 +0000
  Re: Problem with jQuery in Laravel John Dawson <jayrdi@gmail.com> - 2015-09-14 02:57 -0700

csiph-web