Welcome, Guest. Please Login or Register.
November 18, 2024, 12:50:51 AM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  General Category  |  Test Board  |  php test..... « previous next »
Pages: [1] Reply Ignore Print
Author Topic: php test.....  (Read 643 times)
Damien
Jr. Member
**
Posts: 60


WWW
php test.....
« on: December 17, 2001, 08:38:59 PM »
Reply with quote

[?
echo ("blah");
?]
Logged
Damien
Jr. Member
**
Posts: 60


WWW
Re:php test.....
« Reply #1 on: December 17, 2001, 08:39:23 PM »
Reply with quote

<?
echo ("blah");
?>
Logged
Prone
Guest
Re:php test.....
« Reply #2 on: December 19, 2001, 10:02:51 AM »
Reply with quote

<?php print "blah"; ?>

 print "blah"
Logged
Orion Tatsihama
Full Member
***
Posts: 107


Platinum Skies

ICQ - 53684753yakunoshonen@hotmail.com WWW
Re:php test.....
« Reply #3 on: December 21, 2001, 05:41:42 AM »
Reply with quote

<?php
$header = "BLAH";
$user = "Orion";
$tb = "<br><br><br>";
echo $header . " " . $user . " " . $header;
echo $tb;
echo "I AM EVERYTHING! ha!";
?>
<?php
$header 
"BLAH";
$user "Orion";
$tb "<br><br><br>";
echo 
$header " " $user " " $header;
echo 
$tb;
echo 
"I AM EVERYTHING! ha!";
?>
Logged
PHPlugin
Sr. Member
****
Posts: 465


WWW
Re:php test.....
« Reply #4 on: December 23, 2001, 04:03:37 AM »
Reply with quote

hehe isnt possible to do that! ...
would be great to use a PART of php in the profile!  ::)
Logged
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  General Category  |  Test Board  |  php test..... « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.023 seconds with 21 queries.