get_meta_tags problem

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
amargharat
Forum Commoner
Posts: 82
Joined: Wed Sep 16, 2009 2:43 am
Location: Mumbai, India
Contact:

get_meta_tags problem

Post by amargharat »

I have created function using get_meta_tags long back ago and it was working fine, suddenly it stoped working and returns empty array.

But, when i run similar script at locally, it runs perfectly and returns all meta data.

Please help :banghead:
Gargoyle
Forum Contributor
Posts: 130
Joined: Wed Jul 14, 2010 12:25 am

Re: get_meta_tags problem

Post by Gargoyle »

I'd guess it's a file access problem of some sort.
Post Reply