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 |
![]()
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! |
|
|
![]() |
![]()
Post
#2
|
|
![]() Love at first sight ![]() ![]() ![]() Group: Member Posts: 72 Joined: Jan 2006 Member No: 365,246 ![]() |
The very concept of PHP frightens me to death x.x; I have a semi firm grasp on CSS and am starting to learn little bits of JavaScript, PHP will have to come later.
|
|
|
![]() ![]() |