User Groups - Other Developer User GroupsPost your announcements about user groups for developer audiences other than INETA and LUGs
Welcome to the p2p.wrox.com Forums.
You are currently viewing the User Groups - Other Developer User Groups section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
Hi - I'm new to PHP but not to development. Could use the experts help here
1) Can someone show me how to : Be able to execute a command or run an executable on a server and bring back the results/output back to the HTML?
2) I'd like to create 3d graphs and Dasboards without having to pay an arm and a leg. Can someone recommend a good package, that is easy to work with in PHP?
StanW,
See http://us2.php.net/function.exec.
For 3d graphs and dashboards I would suggest fusioncharts lite.
You can run php from a unix command line (provided you have access).
-mallsop.com