HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

php forms issues with databases and auto responders

hi.
i have php forms for my registration system. this system is allowed the user to get an auto respond email after clicking submit buttons. this email will be bcc to the respective department. all the data will be stored into phpmyadmin. at first, this system working fine. but when i create a standalone mobile app and script it using my original php codes, the problem started. the auto respond and bcc email working fine but the data submitted is not stored into my phpmyadmin. i tried to rollback, in case i was deleted it but it gave me empty rows. i was sure that im not deleting any data. and all my codes already innitiate a connection with database. when i tested again using the website not the mobile app, all the data stored properly inside the database.

Tagged:

Comments

Sign In or Register to comment.