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
php mailer
How can i send a mail to large no, say 50,000 reciepients using [color=#0000FF]php mailer[/color]
ScriptManager History and Opera Issue
I am having an issue in opera with the ScriptManager. I have a ScriptManager on a page with history enabled. On the same page i have 5 LinkButtons which update Panel content. On the OnClick event of
my code does not work.
I have a code problem.Quote"<a href=index.php?gogo=ureticidetay&'?l={$letter}'>{$ letter}</a>" this is not working. but need link like this
User information
Hi All,
MySQL query problem
When I try to run the following piece of code, I get this error:QuoteWarning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/muskelmann098/public_html/build.php on line
server trace logs
could any one tell me from where do i get error logs in xMII??I want to check the reason for dtabase connection failure
mysql UPDATE request not working and driving me crazy!!!
Hi,I have been stuck on this for ages.Quite simply I am trying to update my database with an update command:Code: $query="UPDATE `spence13_Portfolio`.`skillsList` SET `skillName` =
insert Multiple rows into the table from that table data
Hi All,
Apple's revamped lineup arrives
I'm personally curious about the magic mouse.. a multi-touch concept sounds like it could be neat.. just wonder if it performs as well as a mouse w/ trackball. I'm also curious as to why no 24"
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the button and it puts the name into the database and into a list on my page. it works fine. Now, I wanted to