Web Application Recipe
Hi Guys!
I am working with the Web Application recipes. I am currently working on the sen
need help in update query
hi
i have a dynamic form. i need help in how can i use update query when values from dynamic for
User information
Hi All,
By using t-code SUIM we get all the user details,if suppose we donot have permission t
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
Points for Wiki contribution
Hi everyone,
I want to know how long does it take for the moderator to award points for a
this code is not working????
it says this error.. Warning: Division by zero in ..
the variables are correct, so why is th
MYSQL gen help
This is my Mysql gen. can anyone tell me why this echos
MID(networkset.networkid, 3, 3) AS &q
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.