PHP Programmer for Website Needed!!

dnanbao

Junior Member
Joined
Oct 20, 2012
Messages
23
Reaction score
0
I need someone who is familiar with PHP coding to help me with my Major Project. The scope is to create an E-Commerce website in .php files that is linked to a database (PHPMyAdmin; has MySQL inside). Functions to be included are rather basic - login, logout, register, different interface for users not logged in and those logged in, shopping cart, product page, and etc. External domain (web hosting server) and database are provided too.

Drop me a private message for more information and your rates please!
 

davidktw

Arch-Supremacy Member
Joined
Apr 15, 2010
Messages
13,547
Reaction score
1,301
I need someone who is familiar with PHP coding to help me with my Major Project. The scope is to create an E-Commerce website in .php files that is linked to a database (PHPMyAdmin; has MySQL inside). Functions to be included are rather basic - login, logout, register, different interface for users not logged in and those logged in, shopping cart, product page, and etc. External domain (web hosting server) and database are provided too.

Drop me a private message for more information and your rates please!

Your Major Project ? Are you still studying ? This is your FYP ?
 

dnanbao

Junior Member
Joined
Oct 20, 2012
Messages
23
Reaction score
0
Your Major Project ? Are you still studying ? This is your FYP ?

Yup it is :( I've done up the login and register page though but I can't really solve the login page issue. Like, I made it echo out an error "The username/password combination is wrong." if is doesn't match the one in the database. Somehow even when I type the correct username and password (I tried 7 times, using different usernames that are inserted into the database!!! T_T) it still shows that error.
 

davidktw

Arch-Supremacy Member
Joined
Apr 15, 2010
Messages
13,547
Reaction score
1,301
Yup it is :( I've done up the login and register page though but I can't really solve the login page issue. Like, I made it echo out an error "The username/password combination is wrong." if is doesn't match the one in the database. Somehow even when I type the correct username and password (I tried 7 times, using different usernames that are inserted into the database!!! T_T) it still shows that error.

Let me put this straight. This forum do not welcome anyone to solicit for anyone to help you do your school assignment may it be paid or not paid. If that is your intention, delete your thread. It would be a waste of whomever paid for your tuition fees, your own time and definitely a slot in the institute that you are currently in for there may be someone interested to enter your course with a more ambitious intention to excel.

However, you are welcome to post inteliigent questions of the problem you faced and there will be people to help you as and when possible. This project for yours is for you, not others. So have this idea branded into your mind.

My suggestion to what you faced is perform the exact SQL statement you tried to authenticate the user and see what the database returns you. What are you expecting as results from the database and did you get it even from the database client console utility. If so, then proceed to print out the value using your PHP codes when executing the statement and see if it is still the same. Perform the necessary debugging process.
 

silencer13

High Supremacy Member
Joined
Mar 19, 2005
Messages
39,522
Reaction score
4,518
Totally agree with davidktw.
C'mon man, what kind of education are you getting if you use money to solve everything?

If you're willing to be diligent and put the problems here, I'm sure we will be able to help you troubleshoot.
 

Wisebyte

Senior Member
Joined
Jan 5, 2002
Messages
543
Reaction score
1
Download prestashop, investigate the code.

Assuming that you have a decent PHP knowledge, you should be able to understand the code and bend it according your needs.

Regards,
Hardono
 
Important Forum Advisory Note
This forum is moderated by volunteer moderators who will react only to members' feedback on posts. Moderators are not employees or representatives of HWZ Forums. Forum members and moderators are responsible for their own posts. Please refer to our Community Guidelines and Standards and Terms and Conditions for more information.
Top