The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> Blank page
tudsy
post Oct 4 2023, 08:23 AM
Post #1


Advanced Member
****

Group: Members
Posts: 246
Joined: 30-September 14
Member No.: 21,611



Hi

I am writing a script to perform double optin and then goto Paypal for the customer to pay. But when I go through the process, It produces a blank page. I use jquery to submit the form without a submit button.

Any help is appreciated. Thanks. Attached File  process_doubleoptin.txt ( 4.82k ) Number of downloads: 180
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
 
Reply to this topicStart new topic
Replies
Christian J
post Oct 4 2023, 03:24 PM
Post #2


.
********

Group: WDG Moderators
Posts: 9,686
Joined: 10-August 06
Member No.: 7



The attached file seems to miss the first parts.

Also you shouldn't remove the code formatting; not only does it make the code harder to read, but the one-line comments may break subsequent PHP code on the same line, such as here:

CODE
// Check connection if (mysqli_connect_errno()) {
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
tudsy
post Oct 4 2023, 04:14 PM
Post #3


Advanced Member
****

Group: Members
Posts: 246
Joined: 30-September 14
Member No.: 21,611



QUOTE(Christian J @ Oct 5 2023, 05:54 AM) *

The attached file seems to miss the first parts.

Also you shouldn't remove the code formatting; not only does it make the code harder to read, but the one-line comments may break subsequent PHP code on the same line, such as here:

CODE
// Check connection if (mysqli_connect_errno()) {




Hi

Here are two files involved in the process:

Attached File  form_sandbox.txt ( 5.31k ) Number of downloads: 137
Attached File  yourart2.txt ( 16.37k ) Number of downloads: 143
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 18th June 2024 - 11:42 AM