Change Web page language
i doing this thing first time but i dont find any suitable solution for it. On the demand of user. I
Refining of search Criteria
Dear Friends
I need a help, I have a search page which of cars related, which has different s
help understanding hidden input w/ php
hello i'm doing a tutorial where there are multiple forms for an edit page for a user to update thei
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
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...
Using real time in php
I'm very average at PHP and im looking to introduce time to something on my site.
Its a sports si
What is SAP Avatar ?
Hi All,
This G.Satish , my boss asked me to explore on SAP Avatar. I searced in internet
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
Error in Configure System Landscape Directory phase
Hi
We are getting the error in Configure SLD phase ( 41 of 44 phase).
Please f
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);