Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
57% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
3
Downvotes Received
4
Posts with Downvotes
2
Downvoting Members
2
~6K People Reached
Favorite Tags
Member Avatar for mattyd

I apologize if I asked this question before - I may have. I am hearing two sides to this issue: 1. .php files WILL display in a web browser 2. .php files will NEVER display in a web browser I find this very confusing. I am watching video tutorials and …

Member Avatar for almostbob
0
495
Member Avatar for kamal34

I have facing a problem of my Laptop which is HP Pavilion g6. My laptop is going to very hot staring time to after 30 munites. Somebody help me.

Member Avatar for rinston
0
246
Member Avatar for totalbhakti
Member Avatar for diafol

Hi All, Been messing about as usual and managed to trash my long suffering laptop. Luckily all my data is backed up and it was a simple matter of SugarSyncing everything to the new one - a monster HP Envy - which I love, but it came with Windows 8 …

Member Avatar for rsleventhal
0
641
Member Avatar for shayan_doust

Hello there. Currently, I am trying to develop a graphical number guessing game in JAVA. This is my first project in java. Here is an insight in the application: When the application is first opened, a random number (1-100) is assigned to a variable. When the user enters their guess …

Member Avatar for TekknoDraykko
0
517
Member Avatar for coder91

I have an integer that must remain 8 digits 00000001, it must remain 8 digits after incrementing it. I had it declared as an integer but it wasnt recognising the leading zeros so I have changed it to a string however I need to increment the digit which i cant …

Member Avatar for coder91
0
613
Member Avatar for Heanre

I am just learning Aspx using Visual Studio Community 2013 today. While i was able to make the debugging process faster for 5 seconds,still, i had to close the current tab of the website, then hit debug or start without debugging again. Is there a way that if i make …

Member Avatar for pritaeas
0
144
Member Avatar for Heanre

how to check if the database is empty? my point is that the first person will be the administrator. here is my code $query="SELECT staffID,name,surname,email FROM stafftable"; $do=$con->prepare($query); $do->execute(); $record=$do->rowCount(); if($record>0): is there a much better option for this?. thanks

Member Avatar for almostbob
1
147
Member Avatar for Light_2

unlike most people who ask this question i have quite a good programing background mainly in python HTML CSS .bat bash and Java but i raily made gui games i would like to learn a new language that is both powerful and good at making games in beaing able to …

Member Avatar for Heanre
0
126
Member Avatar for Manoj_14

Hi, I wanted to open files of php on my ubuntu. I installed xampp, then configured /opt/lampp/etc/httpd.conf file. The cahnges I maded were to change directory root. But now when I open localhost, it tells me access denied.

Member Avatar for Heanre
0
154
Member Avatar for ruhulaminice

anybody can help me how i can run a java database program code in eclips software i have tried many times but give no result when run this please help me

Member Avatar for Heanre
0
318
Member Avatar for mattyd

Hello. I am having a small problem involving a text label not displaying correctly over a field. It was fine until about a week ago; I believe I must have changed something and now I do not remember what I did that is causing this error. The State text label …

Member Avatar for Troy III
0
337
Member Avatar for pravinkumar1

i want to know full details about php, as i dont know upto what extend the php is extended till now, specify in the list manner so that everyone can understand easily.

Member Avatar for almostbob
0
249
Member Avatar for Sam_13

Hi i am new to java and i need help to write program for this problem Updating inventory A national chain is making room for new inventory, so it is selling existing inventory at discounted prices. All products in the store are on sale, but the markdown percentage varies depending …

Member Avatar for JamesCherrill
0
656
Member Avatar for afiya abdu

i need a program that saves the record of three students in one subject then saves the file. again calling this file to calculate the total of the projects,assignments, final exams and finally do grade for three of them. at the end the students record should be puttedin menu of …

Member Avatar for ddanbe
0
126
Member Avatar for Heanre

Our teacher tells us to add a crawl functionality that will get information from other databases online... is this legal, cause i think it's not

Member Avatar for Heanre
0
148
Member Avatar for Amr_Mohammad_R

Hello everyone I know that my question may be asked before by many people I want to start learning programming games. Have knowledge of the language C, C ++, C-Sharp, and a little Java. Since considerable length of time and I want to start in this field programming games and …

Member Avatar for Heanre
0
214
Member Avatar for Ronyque

i downloaded this game called zwinky but now i want to unistall it because i dont want to get a virus. The only problem is that i dont know how to uninstall zwinky... please help!!

Member Avatar for Heanre
0
111
Member Avatar for rovastola

I'm trying to code an array that will make user print in 125 digits and then add the sum of it, this works but im trying to make the message like: Please enter digit : 1 please enter digit : 2 Please enter digit : 3 ... Do i have …

Member Avatar for Heanre
0
165