Hey, i have a code like that but it doesnt work... :angry:
<?php
function test_one() {
//Here goes some html code
<center><h4>Hello!</h4></center>
//It ends here but i dont use break for the code...
//Anyhow I've seen such stuff in the IPB Source and cant understand why it doesnt work
//when i call this function ( test_one :angry: )
}
?>
So, can some1 tell me why it doesnt work??? :blink: :x
Question
Ivan Kot
Hey, i have a code like that but it doesnt work... :angry:
<?php function test_one() { //Here goes some html code <center><h4>Hello!</h4></center> //It ends here but i dont use break for the code... //Anyhow I've seen such stuff in the IPB Source and cant understand why it doesnt work //when i call this function ( test_one :angry: ) } ?>So, can some1 tell me why it doesnt work??? :blink: :x
Link to comment
Share on other sites
8 answers to this question
Recommended Posts