recrawling
Can anyone suggest me how may i know a page is updated before it is being downloaded, so that i can
New Login Script
Hi all, i attempted to create a whole new login script witch isnt working for some reason i dont kno
Inserting a check in checkbox from array value
Hello all,
I have a bit of code that works for a select option box, but does not work for my chec
Onclick problem in Firefox
Hi,
I am using a . It doesn't seem to
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...
Deleted Delivery but material wont return
We deleted a delivery but the material its still pending.
We made a reverse goods movemen
To change the name of label on SAP screen XK02.
Hi All,
Can one suggest me how to change the label of an input field of a sap standard s
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
Problem with shopcart code
Hello, I am having a bit of trouble being able to add a product to my shopcart. My mysql database i
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<