How to login with SAPCPIC userid
I have changed the Password for SAPCPIC in Development Server for 000,001 and 100 client.
But w
media recovery
Hi,
i startup the database i got the error
SQL> startup
ORACLE instance started.
bind error during socket programming
i am kinda new to socket programming. wrote the below code for a server. but getting the bind error
Two warning messages
Quote<b>Warning</b>: mysql_real_escape_string() expects parameter 1 to
Relative path
I have a absolute path to an image - like so: C:/Program Files/Apache Software Foundation/Apache2.2/
session variables not working anymore
hello,
i use sessions to handle authentication within my site. my host has been changing a lot of
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But