Search found 3 matches
- Fri Jan 21, 2011 12:22 pm
- Forum: PHP - Code
- Topic: 2 instances of same php conflicting
- Replies: 4
- Views: 126
Re: 2 instances of same php conflicting
Off to edit the ini file now for future mishaps. I renamed the functions and everything is perfect now. I knew it was something very obvious I missed - I had renamed everything BUT the functions! Many thanks for your help with this, I really can't overstate how much I appreciate it. All the best, MB
- Fri Jan 21, 2011 11:46 am
- Forum: PHP - Code
- Topic: 2 instances of same php conflicting
- Replies: 4
- Views: 126
Re: 2 instances of same php conflicting
Unfortunately no errors appear - the page fails completely. This is all that appears on the served page: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content="text/html; charset=utf-8" http-equiv=Content-Type></HEAD> <BODY></BODY></HTML> e As ...
- Fri Jan 21, 2011 10:11 am
- Forum: PHP - Code
- Topic: 2 instances of same php conflicting
- Replies: 4
- Views: 126
2 instances of same php conflicting
Hi All, I have tried to get this code to work on my site. If I use it once it is fine, but a second instance of the same code (with variables renamed for new location) causes the hole page to fail. Each set of code works individually, but not on the same page. <? /* Author: Paul KH Kim Email: paul.k...