Forum: Java Oct 12th, 2005 |
| Replies: 0 Views: 2,001 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? |
Forum: PHP Apr 4th, 2005 |
| Replies: 6 Views: 13,110 yeah its the same but sometimes the delete() function does not work on certain systems so you will need to use unlink() or unset() |
Forum: PHP Apr 3rd, 2005 |
| Replies: 6 Views: 13,110 thank you for such a wonderful reference you gave me
i checked it out and found the way to delete files and folders
and it was just so simple lol
for your reference the code is as this :
... |
Forum: PHP Apr 3rd, 2005 |
| Replies: 4 Views: 3,440 thank you for the information i tried to truncate the table but didn't work as i wanted til i changed the type as you said |
Forum: PHP Apr 2nd, 2005 |
| Replies: 6 Views: 13,110 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 |
Forum: PHP Mar 29th, 2005 |
| Replies: 1 Views: 4,381 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... |
Forum: PHP Mar 29th, 2005 |
| Replies: 4 Views: 3,440 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 ? |
Forum: PHP Mar 29th, 2005 |
| Replies: 1 Views: 4,317 <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... |
Forum: PHP Oct 22nd, 2004 |
| Replies: 3 Views: 35,459 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... |
Forum: PHP Sep 17th, 2004 |
| Replies: 4 Views: 3,556 thank you very much... i solved the problem. it seems that the apatche version which is httpd_2.0.51 i installed had some conflict ports...i installed apache_1.3.31 instead and it did just fine
just... |
Forum: PHP Sep 16th, 2004 |
| Replies: 4 Views: 3,556 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... |
Forum: Computer Science Sep 6th, 2004 |
| Replies: 4 Views: 4,900 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.... |
Forum: Computer Science Sep 1st, 2004 |
| Replies: 6 Views: 10,348 thx for the link ;)
any other ideas buddies? |
Forum: C# Sep 1st, 2004 |
| Replies: 11 Views: 63,745 i didnt say it won't work i was just trying to explain and idea. |
Forum: C Sep 1st, 2004 |
| Replies: 6 Views: 2,696 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... |
Forum: C# Sep 1st, 2004 |
| Replies: 11 Views: 63,745 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... |
Forum: C# Sep 1st, 2004 |
| Replies: 2 Views: 10,587 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... |
Forum: C# Sep 1st, 2004 |
| Replies: 12 Views: 40,743 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... |
Forum: C# Sep 1st, 2004 |
| Replies: 3 Views: 7,135 that sounds a cool idea..can you tell me further more about it and how to acheive it exactly?
maybe some links to help if any..
i thank you for the wonderful idea... :eek:
any more ideas guys? |
Forum: Computer Science Sep 1st, 2004 |
| Replies: 28 Views: 27,042 Hi.. i've been looking for an idea for a project for my graduation and this simulating idea is so impressive..can you tell me more about how can i achieve the goals from this project? what tools to... |
Forum: Computer Science Sep 1st, 2004 |
| Replies: 6 Views: 10,348 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... |
Forum: C# Aug 31st, 2004 |
| Replies: 3 Views: 7,135 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... |