J
|
Jane 6/10/2008 |
Stephan, global $data; $value = "<a href=\"".$data["Hyperlink"]."\"><img src=\"TableName_imager.php?field=Picture&key1=".$data["ID"]."\"></a>"; |
M
|
mmponline author 6/10/2008 |
My image source is in the /files folder. How do I change the code. |
J
|
Jane 6/11/2008 |
Stephan, |
M
|
mmponline author 6/17/2008 |
Can't get this to work. Her is my code: global $data;
|
J
|
Jane 6/18/2008 |
Stephan, To construct correct URL build your project, open in the browser, right click on the image and select Properties. Then copy and paste correct URL to your code. |
G
|
gparchuc 7/11/2008 |
Hi, i've the same issue and it's not working please some help. |
J
|
Jane 7/14/2008 |
Hi, global $data; $value = "<a href=\"".$data["Link 1"]."\"><img src=\"thumbnails/".$data["Foto 1"]."\"></a>";
|
M
|
mmponline author 7/14/2008 |
This works 100% |