How to use PHP include to include part of a file, not the whole file?
|
demo 17 Dec 2008 10:24am Please give examples and be easy. I'm new this on. Thanks in advance. |
Answers
|
demo 17 Dec 2008 10:31am check out the www.w3schools.com tutorials on PHP, that's a great place to start for beginners. |
|
demo 18 Dec 2008 03:43pm when you include you include the whole thing. you can create a class that will read the "file" X amount of lines or bytes and returns the results though....... of create a class just for the portion you need and use that. |
Related
Submit Answer
You must be logged in to post an answer. Please Login or Register.
Powered by phpMyAnswers.