Search:

Type: Posts; User: syrinx

Search: Search took 0.05 seconds.

  1. Replies
    2
    Views
    637

    Excellent, thank you Matt.

    Excellent, thank you Matt.
  2. Replies
    2
    Views
    637

    PHP: accessing index name in multidim array

    I have a multidimensional array like this :



    Array (
    [field1] => Array (
    [subf11] =>
    [subf12] =>
    ....
    )
  3. Replies
    1
    Views
    324

    restore the default option selected in PHP

    Hi. I have this problem.
    If a user submits data and is wrong, the script returns the same page with all the previous selected data (so the user doesn't have to retype again)



    <select...
  4. Replies
    1
    Views
    350

    PHP array access with superglobal _POST

    Hi, I have a problem with php superglobals and arrays. My form has various arrays

    personal[name]
    personal[address]
    preferences[one]
    preferences[two]
    ....

    anybody knows how to access the...
  5. Replies
    1
    Views
    401

    unscramble obfuscated code

    Hi. I want to add an onClick event to another page on TextTOLINK1 and have a large js file with obfuscated code like this. Can anybody help me with this?

    ......
    alert("Java Script Error\n"+ ...
Results 1 to 5 of 5