Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
7 Endorsements
Ranked #260
Ranked #4K
~3K People Reached
Favorite Tags

15 Posted Topics

Member Avatar for Decency

hey, i was wondering what is the best idea for a computer science project to be done, i thought a 3 D virtual city will be very helpful for tourism and educational purposes, its also fun to program. does any one have better ideas? ;)

Member Avatar for naveen jeshanth
-1
139
Member Avatar for Decency

Hi all i need to know if there is by a way by any chance to delete unused images from my virtual directory or wwwroot folder dunamically on the user request using php ? thank you all

Member Avatar for charvie
0
237
Member Avatar for red_evolve

[QUOTE=kc0arf]Hello, This may be way-overboard, but I would love to see a virtual environment of a router-network. Have a program that when launched sets up an environment. Use a couple shapes for routers, and have abilities to program in IP numbers and perhaps other protocols. Have it accept the subnet …

Member Avatar for Nick Evan
0
967
Member Avatar for Decency

Hi.this is my first thread on this forum im new here..im on my final year to be a computer engineer im almost done with my MCSD certification..yet i cant decide a software project for my graduation :sad: im looking for briliant ideas with some details about acheiving them.. im so …

Member Avatar for Jocker_pal
0
94
Member Avatar for Decency

Hi all, i was wondering if i can find free vedio tutorials about java for beginners who doesn't have programming experience nor they understand the O.O concept?

0
68
Member Avatar for Decency

Hey,sup im on my final year to be a computer engineer and im trying to decide what to do as a software graduation project, no briliant ideas are coming til now :rolleyes: i can use some ideas that u already known, heard about or disccussed. plz help me :cry:

Member Avatar for frankcs
0
133
Member Avatar for gicio

well from my experience you better not using the StringBuilder its full of over head, now if you are really dealing with very large strings you better use data sets or design a small data structure that accepts Object and proccess your data with.

Member Avatar for jujubee
0
397
Member Avatar for Decency

hi, im in the middle of a situation where i have an auto incriment primary key and i need to change its value back to zero any ideas ?

Member Avatar for Decency
0
110
Member Avatar for Decency

hi.. i need to know how can i print a specified form of a web page and not the whole web page using php, if im having a large page with a form inside it i just need to print out the form itself and not the whole page is …

Member Avatar for Phaelax
0
67
Member Avatar for msei

<form name="" method="post" action="evaluate.php"> <input name="yesno" type="radio" value="yes"></td> <td>Yes</td> <input name="yesno" type="radio" value="no"></td> <td>No</td> <input name="yesno" type="radio" value="other"></td> <td>Other</td> <input type="submit" name="Submit" value="Submit"> </form> <?php if (isset($_POST['yesno'])) { $yesno=$_POST['yesno']; if($yesno == "yes") { header("Location: test01.php " ); } if($yesno == "no") { header("Location: test02.php " ); } if($yesno == "other") …

Member Avatar for Decency
0
93
Member Avatar for Decency

hey, i've been in a middle of a problem about passing a php variable from one .php page to another? for example: if im in a middle of sign.php which has a variable called $username: this user name is to be known through all the rest .php pages in my …

Member Avatar for fpepito
0
209
Member Avatar for Dani

actually C# depends entirely on bool data types in both selection and loop statements, it does not accept any other types we used to in C++ for example E.G : While (1) // it will compile in C++ but it will be a compiler error in C# { }

Member Avatar for guitarded
0
421
Member Avatar for Decency

i've been trying to install apache and every time i do: make install the final step in installing it... then i update the httpd.config file and i try to start the server it gives me the following error: mod_sock: unable to bind to 0.0.0.0:80 cannot open log files.. im installing …

Member Avatar for Gary King
0
147
Member Avatar for Sukhbir

hello, well this is valid in C++ but you may try to do it in separate statements or store the results in separate pointers just to avoid the logical errors that might occur, always remember flexibility comes before simplisity ;)

Member Avatar for XianBin
0
138
Member Avatar for C#_Virgin

well if your working under .net frame work you can see that it has the J# language, it also have an itermediate language which is higher level than assembly, it might be helpful looking at it and its not that difficult if you concentrate a bit ;)

Member Avatar for Decency
0
167

The End.