Hi,
I'm trying to build a little program to do with calculating postage. Unfortunately i haven't got a very good idea of how to use PHP, Java, or any other languages - apart from CSS and HTML -_-. If you are interested in helping..please read on!
Basically i want to make a program where i can have a drop down menu with different weights (from 100g to 5000g), and when one is chose a box will pop up indicating howmuch the postage will be, not necesserily a calculator, as i said before, but a small program with many variables.
I was thinking of maybe adding countries too - so that postage can be worked out by weight and country/continent(UK, Europe, Asia, etc).
If anyone could help by forwarding me to a tutorial, or if anyones knows of an already made script that i can edit i would be highly appreciative.
Kindest Regards
Is it possible to stop reservation creation in PM Order?
Hi All,
How to form a xml form table with a single sql statement..?
Hi everyone,
MII Trends - add data onto chart object
Hello,
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I have a method, that is supposed to open a file and write to the file, but I am having issues. Each
session variable problem
Session variable is not working in Fire fox i am getting null value but it is working fine in IE.any one can help me to resolve this issue..
Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?This is what I've come up with. It doesn't work at all ^^;;Code: <head><?php $string = Red;function changeBlue()
WM transfer order: confirm different batch than proposed by system
Hi folks,
Cursor statement failed with errors
Following statement failed with the errors.
user data not transferring to new page
I'm a PHP learner. After an index.php page, the user goes to a login.php page. Both pages seem to be working.After logging in with username, password, and a special code, the user is transferred to
Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup for date. My problem is, I am not sure how to change the PHP coding, I keep getting errors just adding