No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
2 Posted Topics
Hey there guys. I'm gettign what should be a trivial php error but I cannot for the life of me find it! Parse error: syntax error, unexpected '{' in /home/sites/blah.co.uk/public_html/paypal_ipn_test/ipn.php on line 14 My code of ipn.php is: <?php // tell PHP to log errors to ipn_errors.log in this directory …
Do you want it as a JFrame or just a simple quick option selection pane? Just a quick snippet I took because I cba looking up Java doc stuff: static String[] connectionOptions = {"Real server", "Fake server", "Simulation server"}; String input = (String) JOptionPane.showInputDialog(null, "Choose option","Connection selection", JOptionPane.QUESTION_MESSAGE, null, connectionOptions, …
The End.
Taios