Search:

Type: Posts; User: tuffy; Keyword(s):

Search: Search took 0.00 seconds.

  1. How can I see the error message when page is loaded?

    Hello,
    In my code, I create a php file by using the contents of a textarea that is used for trying PHP code.
    If the php file has no syntax errors, it is loaded in the bwowser very well. But if it...
  2. Replies
    0
    Views
    2,742

    start command alternative in exec ()

    Hello,
    In a PHP file, I send the text in a textarea to another PHP file named test.php. The context sent to the test.php file is also PHP code. I want to execute test.php file and show the result to...
  3. Replies
    8
    Views
    12,008

    The page is not on-line. But it will be. I have...

    The page is not on-line. But it will be. I have at the very beginning of the page the code that is checking if session is registered or not. if it is not, it redirects the user back to main page....
  4. Setting the character encoding to UTF-8 on the...

    Setting the character encoding to UTF-8 on the page that is sending the AJAX request did not solve the problem. I will read the articles you advised. Thank you.
  5. Replies
    8
    Views
    12,008

    Hello, Thank you for the reply. I corrected your...

    Hello, Thank you for the reply. I corrected your suggestion. But that did not solve the problem.
    I attached the file. The extension should be changed from .txt to .php
    MySql connection errors can...
  6. Opera Browser Non-English Character Insertion Problem into MYSQL

    Hello, I try to insert text from JavaScript by using AJAX. I send text to a php file and from there to MYSQL database. I have no problem in isterting text even it has non-English characters in it...
  7. Replies
    8
    Views
    12,008

    Javascript does not behave right in IE9

    Hi, I have Javascript code that behaves as it is supposed to in Firefox, Chrome and Opera. But in IE9, it does not behave correctly. When I change the Document Mode from "Quirks" to "IE9 standards"...
  8. Replies
    9
    Views
    6,954

    Resolved IE 9 Line up problem resolved

    This problem is resolved while I was changing the code to be able to post it. Thank you very much.
  9. Replies
    9
    Views
    6,954

    Resolved Thank you very much

    I would like to thank you very much. IE conditional script comment works great.
    In IE9, the text you write in the textarea is not in precise line with the numbers in the numbering text area....
  10. Replies
    9
    Views
    6,954

    Resolved textarea with line numbers has a problem with Google Chrome

    Hello, I use this text area with line numbers in a web page where you write PHP code. It works fine with Firefox and Opera with your valuable contributions. But I have a problem with Google Chrome....
Results 1 to 10 of 10