21298 Posts in 5735 Topics by 2603 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 352 Views |
-
<iframe>...</iframe>

22 March 2011 at 11:11am
Hello!
I need to call some PHP script from my webpage via <iframe>:
<iframe src="banner.php" width="468" height="60" align="left">
blah blah blah
</iframe>
But banner.php must select MySQL database (see http://doc.silverstripe.org/sapphire/en/reference/sqlquery). I'm new in SS and don't understand how to implement the SS SQL Query in a stand along PHP script. Could somebody be so kind with help. Thanks!!!
| 352 Views | ||
|
Page:
1
|
Go to Top |

