how to insert value
I am having file bookissueadd.php..... in which i am having tag
<td height="21&q
Passing Arguments to execlp()
I'm writing a program that mimics a unix shell. It's supposed to take commands with arguments and ex
How to add advertisment on top of videos
Hello,
I was told that i should find the answer for this problem in this forums.
I searched a
Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php
Weird problem with SELECT command..Help!
Hi!
It seems I'm having a really weird problem with SQL SELECT command....I have table into a
Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
SAP Treasury - Commodities
We are running SAP ECC 6.0 with Treasury Activated.
EA-FIN is also activated (SFW5).
Create multiple (n) arrays
Hi there,
I have the following need:
I have 2 arrays (coming from a databases)
disabling a button server-side then re-enabling client-side breaks button postback
I have a tabbed container and a button (not in the container) on a page. If the first tab is selecte
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I