Can't open code declaration [message #883317] |
Fri, 08 June 2012 05:31  |
Eclipse User |
|
|
|
Hello guys,
I have problem while opening php method/code declaration or wordpress method declaration. I use eclipse helios and I have installed PDT to helios.
1. For example, I have php code like this:
$sql = mysql_query($query);
I can't open mysql_query method while clicking mysql_query or press F3
2. For example, I have wordpress method like this:
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
I can't open <?php bloginfo('stylesheet_url'); ?> declaration while clicking bloginfo or press F3
Does anyone know how to fix it?
Thanks in Advance
Manellen
[Updated on: Fri, 08 June 2012 05:33] by Moderator
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05315 seconds