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....?
User Profile
Collapse
-
Why include Show All the Code of included file.
-
Joytun Nur started a topic how to print OR work with a value Outsede of DIV Tag Taking From That tagin PHPhow 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; &nbs p; < strong>... -
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 =... -
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. -
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
No activity results to display
Show More
Leave a comment: