Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~519 People Reached
Favorite Tags

2 Posted Topics

Member Avatar for Taios

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 …

Member Avatar for Taios
0
228
Member Avatar for coroll

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, …

Member Avatar for Taios
0
291

The End.