Search found 3 matches
- Wed Apr 12, 2006 11:37 pm
- Forum: PHP - Code
- Topic: assigning html code to a variable
- Replies: 4
- Views: 386
- Wed Apr 12, 2006 11:36 pm
- Forum: PHP - Code
- Topic: assigning html code to a variable
- Replies: 4
- Views: 386
- Wed Apr 12, 2006 10:53 pm
- Forum: PHP - Code
- Topic: assigning html code to a variable
- Replies: 4
- Views: 386
assigning html code to a variable
hi, I'm pretty new to php, and this is probably a simple question. what I'm trying to do is manipulate source code of a website to display only the part of the code I want it to display. so I'm planning to assign the code of a website to a variable, then play around with that variable until it only ...