confused between ' ' and " "
there is a php i set:
$begin_date_query = mysql_query( "SELECT SUBDATE(due_date, INTERVAL $d
Login logout link help
Hi all,
Im new to php and Im having trouble creating a login/logout link for my page that dis
Connection Timeout
I'm using xmii 12.0
I'm calling a transaction as a web service from a windows application
need help in update query
i create a form for update. there are 8 columns in my mysql table. on my main page all the data is r
Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
I face problems to extract data from one table and insert it in another one
Hi,
For modifications, I have to extract data from one table and insert it in another one
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
import table with dependency
Hi
What is the best way to import table back which has dependency?
SQL> cre
PL/SQL: ORA-00947: not enough values error message
Hi all i am getting Error(25,63): PL/SQL: ORA-00947: not enough values error message when executing
If a form submits back to same page do you need to use $get
IM trying to pass page number and year that was selected back to the same page.
i have this c