TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: malnomany
Forum: Advanced PHP Programming 05-29-2009, 09:04 AM
Replies: 11
Views: 717
Posted By malnomany
I am sorry to bother you but I am not the one who...

I am sorry to bother you but I am not the one who wrote this code as I am not a programmer , I asked someone to make a simple order form for me but it seems he isn't an expert with php. at any rate,...
Forum: Advanced PHP Programming 05-28-2009, 09:33 PM
Replies: 11
Views: 717
Posted By malnomany
here is the code the does the calculation <?...

here is the code the does the calculation
<?
if($_POST['AddToCart'] && $_POST["ProductName"] || $_SESSION['CustomerOrder']){
if( $_POST["ProductName"] ){
$Order = array();
$ShoppingSession =...
Forum: Advanced PHP Programming 05-28-2009, 09:32 PM
Replies: 11
Views: 717
Posted By malnomany
I added the remove button beside each item, the...

I added the remove button beside each item, the problem is when you click the remove button , it miss up the caculation. when you remove item and add another item, it doesnt calculate right. do you...
Forum: Advanced PHP Programming 05-28-2009, 08:09 PM
Replies: 11
Views: 717
Posted By malnomany
maybe having a look at the entire code will help...

maybe having a look at the entire code will help you. here's the entire code of the page:
-------------------------------------
<?php include("header.php");?>
<?
$Product_Name_Array=array('Hooded...
Forum: Advanced PHP Programming 05-28-2009, 08:03 PM
Replies: 11
Views: 717
Posted By malnomany
Hello Village, First, Thank you for your reply....

Hello Village,
First, Thank you for your reply. as for the remove button. if you click Add To cart button on that page, the item you choosed will display in the running order table in the same page...
Forum: Advanced PHP Programming 05-28-2009, 01:20 PM
Replies: 11
Views: 717
Posted By malnomany
Need Help with Shopping Cart

Hello all,
thought I am not expert with PHP but I could create a simple shopping cart for my website but I need help developping it. hope someone will help me out.
I need to add a remove button to...
Showing results 1 to 6 of 6

 

All times are GMT. The time now is 07:05 AM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design