Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
~1K People Reached
Favorite Tags
Member Avatar for 2hamed

I'm trying to write program in Python using PyOpenGL which I need to use glutMouseFunc for some mouse functionality but when I run the program I get the following error: Traceback (most recent call last): File "teapot.py", line 80, in <module> glutMouseFunc(mouseHandle) File "/usr/lib/python2.7/dist-packages/OpenGL/GLUT/special.py", line 137, in __call__ contextdata.setValue( self.CONTEXT_DATA_KEY, …

Member Avatar for 2hamed
0
730
Member Avatar for j2dao2dae

Hi, I am after some advice, any would be very much appreciated. I want to create a members area, members login and their information is displayed. I have created the login and register pages and now I am at the stage of having a MYSQL database with information in relevant …

Member Avatar for mrcniceguy
0
101
Member Avatar for attism

This is the code from my main.template.php: [CODE=php] <div class="', ($var % 2 == 0 ? 'index_left':'index_right') ,'"> <div class="content_box"> <h2>', $category['title'] ,'</h2>'; foreach ($main['files'][$category['id']] as $file) { echo ' <div class="file file_index"> <div class="icon"> <a href="', $file['url'] ,'"><img src="', $file['image'] ,'" width="', $settings['image_width'] ,'" height="', $settings['image_height'] ,'" alt="', $file['title'] …

Member Avatar for attism
0
87
Member Avatar for edmundoswald
Member Avatar for deecoup

Hii.... i have word press based website in which i am using SEO plugin named All in SEO in wp-theme (dyna Blue).but i ma facing one problem this plugin not working in internal pages ......plz any one can hellp me Waiting for response Thanks in Advance

Member Avatar for 2hamed
0
98
Member Avatar for edmundoswald

how to create an html form with emp_password,emp_address,emp_fname,emp_lname?

Member Avatar for 2hamed
0
40