VAT
how should I deal with VAT?
if I have a product that costs £5.00 and VAT @ 17.5% (£0.87
extending tidy
I have problem with type-hinting and extending tidy. This code creates error:
Code: class cMyTidy
HTML form problem
Ive made a form to that i want to send to my email via PHP. but when it send only the name's etc sen
Error in write byte array into document in SM58
Hi Gurus,
Getting the following error status in Transactional RFC (SM58) ..... *Error i
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
Posting to another Site?
I have software that people install.
When they install it, is there a way to make it post their d
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
a function to check directory depth
I'm working on a php script to upload files in to a set directory.
the user can select to upload
import table with dependency
Hi
What is the best way to import table back which has dependency?
SQL> cre