User Profile

Collapse

Profile Sidebar

Collapse
Joytun Nur
Joytun Nur
Last Activity: Apr 9 '11, 07:23 AM
Joined: Mar 9 '11
Location: Bangladesh
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Joytun Nur
    started a topic Why include Show All the Code of included file.
    in PHP

    Why include Show All the Code of included file.

    I have two files
    i included one file into another by the code below...
    include 'include/session.php';
    when the first file is executed then all code of that included second file is showing in the browser window.

    i cant understand what is the problem.why all the code of second file is showing ?can any body help me....?
    See more | Go to post

  • how to print OR work with a value Outsede of DIV Tag Taking From That tag

    When first select box option are selected then the second select box data will load.When The 2nd Select Box potion Is Selected Then the third select box Data will be loaded
    Still now The Secod Select Box data Can be loaded. But when The option of second select box are selected...neit her it is shwon nor the third Select box data is being loaded


    Here are Three Selcct Box.........

    <tr><td>&nbsp;& nbsp;&nbsp;&nbs p;&nbsp;&nbsp;< strong>...
    See more | Go to post

  • Joytun Nur
    replied to How to open page in Same Window?
    in PHP
    I'v used a button and by onclick event i'd open a new windowas below....

    <input type="submit" value="Addition al Parts" <?php if(!$AddiButton visible) {?> style="display: none" <?php } ?> onClick="Additi onalParts()" >

    And I used The javascript Function Below.......


    function AdditionalParts ()
    {
    win1 =...
    See more | Go to post

    Leave a comment:


  • Joytun Nur
    started a topic How to open page in Same Window?
    in PHP

    How to open page in Same Window?

    How to open A page in Different Tab But In same Window.....? Could Any One Tell me.........?


    Please.
    See more | Go to post

  • Joytun Nur
    started a topic Calling PHP function from Javascript Function
    in PHP

    Calling PHP function from Javascript Function

    There is a function In PhP That Return A variable.I want to call that function from a Javascript function that is called by onchange eventof a select Input box.Now I need to Pass that php Variable To the caller, i.e Javascript Function and assigned it in a variable. How Can I do That.


    Joytun
    See more | Go to post
No activity results to display
Show More
Working...