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
~652 People Reached
Interests
Programming,gaming,online books
PC Specs
Hp 1000 Core i3 2.4GHz
Favorite Forums
Favorite Tags
php x 11
mysql x 10
Member Avatar for kiLLer.zoh

How can i run the exe file on the web page using php? please help me out i tried exec('filename.exe'); but it could not execute

Member Avatar for Atli
0
546
Member Avatar for kiLLer.zoh

if have checked this query several times but it aint passing the data to database..in other way every thing seems fine in this query kindly please sort out ths problem. $qry="Insert into `postjob` (jobtitle,positions,category) VALUES('".$_POST['title']."','".$_POST['position']."','".$_POST['cate']."')"; printf mysql_query($qry) or die(mysql_error());

Member Avatar for GliderPilot
0
106