EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Gerenate tabel in Php
I whant to generate a tabel takeing data from database like this one so the results to be display on
Error with login script
I am getting an error with my login script:
Error:
Code: Warning: Cannot modify header inf
PHP SUBMIT
Code: <input name="doLogin" type="image" src="images/loginsubmit.jpg
How could I combine these arrays??
Hello.. I'm trying to figure out a way to combine these first two arrays to get the last array..
textfield unchanged
hi,
i want my form to know whether its textbox is unchange or not.
if($textbox == 'unchang
PHP Redirecting
Hello everyone. Is there a way to redirect people to pages within a statement in PHP? Since there is
Oracle Text CTX_DOC.snippet slow
I have a table (FILE_TABLE) that contains a blob column (ft_file) and I have created the following O
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,