sql problems
I am having a small problem with my sql statement. it is inserting into 4 of the fields.
fie
User information
Hi All,
By using t-code SUIM we get all the user details,if suppose we donot have permission t
Add a sign-up feature to a flat file login script
I'm working on a flat file login script and I would like to add a sign-up feature to it with a email
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
RFQ Configuration - can you make PLANT field an optional field in ME42
Is there a way to make the plant field on an RFQ optional in change mode (ME42)?
PHP mail() rejected by SMTP
I'm currently working on a newsletter application which is installed on a windows 2003 server runnin
restricting another login once you logout
Hello,
how can I restrict a page from login authenticating against info in a MySQL DB for a s
How to use Substr
I want to check for the word CATEGORY: inside a string which can be CATEGORY: ITEM
and remove the
word wrap in emails help needed
Hello, I understand how wordwrap works in php and have used it well before. However when I used wor
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://