Search found 1 match
- Sun Jun 18, 2006 5:16 pm
- Forum: PHP - Code
- Topic: Is It Possible to Include only certain variables from a php
- Replies: 2
- Views: 314
Is It Possible to Include only certain variables from a php
Is it possible to include only a certain group of variables when trying to include variables from another file? I currently maintain a website for a realtor. I use a txt file to include all variables for each listing like the following $price="what ever the price is"; $bedrooms="numbe...