data type in column definition
Hi,
I create a table with column called "Direction of Travel code ".
The travel codes in t
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
Module pool selction screen parameters combination logic
Hi floks,
Am new to the module pool development ,Recently i have created one program based on
System copy error in RUN ABAP REPORT PHASE
Hi,
I am performing system copy on my test server. I have previously taken export of JAVA + A
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)) {
getting weird error..
okay, I'm getting an error on this particular function, something about the syntax in the mysql LIMI
ScriptManager History and Opera Issue
I am having an issue in opera with the ScriptManager. I have a ScriptManager on a page with history
Locking mysql tables with php
Hi
BACKGROUND:
I have multiple instances of the same php script running in a WAMP environ
Business Health Check
Hello
I need to create an online business health check for a client it will be multiple choi
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<