Jump to content

urgent help needed


higgipop

Recommended Posts

Hi Guys

 

I need your urgent help please

 

I take bookings online and every now and again the details of the booking get corrupted and elements come through incorrect ie dates and times etc, however other elements in the booking are always correct.

There is no consistancy as to when a booking will come in with wrong information, I could go days getting bookings without any problems but then wham! one comes through with wrong info.

Im just wondering if its a database connection error or something in the code

The code is written in PHP 5.2.3 the server which its hosted on has PHP 5.3.3

 

Any thoughts or advice would be appreciated

Cheers  :-\

Link to comment
Share on other sites

best guess is your code is expecting a user to free-form enter values in a specific format and they aren't and your code isn't validating the entered values before using them.

 

your post contains little actual information upon which to help you, such as exactly how the values are being input, what exactly is wrong with them (saying something is corrupted could mean any of about a dozen different thing in programming, each having a different cause), what your relevant form and form processing code is, and at exactly what point and by what method are you observing the incorrect values.

 

<----- edit: lol, 1000 posts.

Edited by mac_gyver
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.