Do you use php strings?, i LOVE php strings and php in general |
Do you use php strings?, i LOVE php strings and php in general |
Mar 7 2007, 10:21 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 793 Joined: Jun 2006 Member No: 425,250 |
Ok.
It JUST hit me how amazing PHP is. SCENARIO: I'm making cursor code box pop-ups on my site, and without PHP, I would have to go in on each individual page and change three different things for each page to make them different for each cursor. But! With PHP, all I have to do is make a template page, and then on each page, all I have to do is define the string and include the template. DONE! CODE <?php include(template.php); $cursor_name = "pizza"; ?> ^THAT'S ALL I HAVE TO DO FOR EACH PAGE! It's SO AMAZING! Do you use PHP!?? YOU SHOULD IF YOU DON'T! |
|
|
|
![]() |
| *The Markster* |
Mar 8 2007, 12:24 AM
Post
#2
|
|
Guest |
Lol. Someone's a little late with the magic of PHP.
|
|
|
|
ZapatoDelFuego Do you use php strings? Mar 7 2007, 10:21 PM
Seńorita Semi-Automatic Yeah, me too. Mar 7 2007, 11:04 PM
ZapatoDelFuego ^_^ I KNOW
:( Mar 8 2007, 04:33 PM
blaqheartedstar haven't messed with PHP as of yet Mar 9 2007, 12:22 AM
a beautiful nothing I've never used PHP before, nor do I know how ... Mar 10 2007, 03:44 PM
moorepocket* i love to use php, but i can't read it. Mar 11 2007, 12:23 AM
TehJusty The very concept of PHP frightens me to death x.x;... Mar 11 2007, 01:36 AM
blaqheartedstar same here, i can read html/css... but with php and... Mar 12 2007, 12:51 PM
mona lisa PHP is fascinating but I too don't understand ... Mar 12 2007, 01:00 PM![]() ![]() |