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

Home » Imported messages » comp.lang.php » Code Stops Working
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Code Stops Working [message #172390 is a reply to message #172380] Wed, 16 February 2011 04:36 Go to previous messageGo to previous message
richard is currently offline  richard   
Messages: 213
Registered: June 2013
Karma:
Senior Member
On Tue, 15 Feb 2011 15:06:01 -0700, Mike Copeland wrote:

> I have assumed ownership of a site that has a lot of PHP code - and I
> don't have much experience with the language and environment. The site
> is:
>
> www.raceplaceevents.com
>
> The situation is that I've made a small change to one of the sub-
> pages that seems to render it not working. The sub-page is:
>
> results_ques_probs.php
>
> and can be accessed from the main page by clicking the "Results
> Questions Or Problems" button of the left.
> When clicked, the action _appears_ to work. If one fills out the
> required fields and clicks the "Submit" button, everything seems okay:
> no errors or messages. However, no e-mail is sent to either of the 2
> addresses, nor is there a status message sent to the sender's e-mail. 8
> <{{
> The change I made is in the HTML table code near the bottom of the
> code, where I commented out one of the prompts. (You can see the change
> I made if you look at the code.) Again, the remaining code appears to
> function, but no e-mail is sent and no error is reported by the browsers
> I've tested. Please advise. TIA

One thing I have avoided doing is using words in variables and strings that
may cause confusion.
As "name" has a purpose in both html and php, I would never use that as a
variable in any fashion. Instead, I would use something like "aname".
Your problem could be that simple.
[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
Previous Topic: about memory usage with php application
Next Topic: PHP currency converter with XML feed
Goto Forum:
  

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

Current Time: Sat Oct 19 15:00:10 GMT 2024

Total time taken to generate the page: 0.05156 seconds