Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~428 People Reached
Favorite Forums
Favorite Tags
Member Avatar for ptermourra

Hello, I am having a similar issue. I am building a shopping cart. On my product details page I have this, which works fine by the way : [CODE] <?php // Check to see the URL variable is set and that it exists in the database if (isset($_GET['id'])) { // …

0
56
Member Avatar for ptermourra

Hello Everyone I have a simple form posting to mysql database. I set one of the fields to be Text Area. I have and HTML Link Code that needs to be in that field. When I upload he data to the db, my " gets hashed out a \ gets …

Member Avatar for didier_m
0
372