Firefox displaying PHP source code??
Currently testing a site thats almost built, am going to be including php on a sidebar on all pages
A little help needed passing hidden values to next page
I have a page that has hidden values in a form.
example
Code: <input name='signupID
Not connecting to DB using ruby, error:env.c:257:in oci8lib.so: ORA-12154:
Hi All,
I am trying to connect to the database server from the client server using ruby and f
Problem with "dynamic" index page
Hi. I have one question. In my index.php page I have this kind of code:
Code: // listaa sivut
Not reloading page after php form submit
Hello helpful souls out there. You guys have come through for me in the recent past and I'm hoping s
Format String help
I have a textbox where a person enters an application number. the application number is 10 characte
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur
PL/SQL: ORA-00947: not enough values error message
Hi all i am getting Error(25,63): PL/SQL: ORA-00947: not enough values error message when executing
Optimize Code
Just started getting into the use of cookies. The following code will redirect users to a set URL s
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code