Search Results

Showing results 1 to 40 of 121
Search took 0.01 seconds.
Search: Posts Made By: Auzzie
Forum: Game Development Jun 29th, 2009
Replies: 3
Views: 972
Posted By Auzzie
Wow i love how you link to my site and even use the exact same link text.... sorry for bringing up an old subject
Forum: PHP Jul 12th, 2008
Replies: 6
Views: 2,349
Posted By Auzzie
dude that post is over 5 months old but kind to offer
Forum: PHP Jul 12th, 2008
Replies: 3
Views: 429
Posted By Auzzie
get rid of the semicolon ";" after while($i>=1).... but the way in which you are doing the while loop will cause an infinate loop
Forum: PHP Jul 12th, 2008
Replies: 13
Views: 1,065
Posted By Auzzie
not sure if it would make a difference but get rid of the space after "[" and maybe change $abc = to $SOMEOTHERNAME =
Forum: PHP Jul 12th, 2008
Replies: 7
Views: 646
Posted By Auzzie
Try splitting it down into sections see what happens there, and also try replacing rand() with say 5 and see if you still get the error
Forum: Game Development Jul 12th, 2008
Replies: 11
Views: 2,631
Posted By Auzzie
I will do when i have the beta version up... ETA 1 month
Forum: Game Development Jun 24th, 2008
Replies: 11
Views: 2,631
Posted By Auzzie
thankyou for all the help
Forum: DaniWeb Community Feedback Mar 22nd, 2008
Replies: 3
Views: 695
Posted By Auzzie
I have been having this happen for about a week or 2 and thought it was just me lol. and i notice that there is "apparently" a JavaScript error when the submenu's decide they dont want to come out
Forum: Game Development Mar 20th, 2008
Replies: 34
Views: 4,722
Posted By Auzzie
look at C/C++ start from hello world and work up
Forum: PHP Mar 16th, 2008
Replies: 0
Views: 525
Posted By Auzzie
Hi, i was running a script on my server (Latest apache and mysql and PHP 5.1.6) and i am getting the following PHP error:

PHP Warning: Call-time pass-by-reference has been deprecated - argument...
Forum: DaniWeb Community Feedback Mar 16th, 2008
Replies: 4
Views: 634
Posted By Auzzie
you dont ask for much do you jbennet :P and yea it would be nice to not have recurring payments.... not everyone would appreciate that
Forum: PHP Mar 15th, 2008
Replies: 5
Views: 1,026
Posted By Auzzie
You could store it in a variable so:


<?php
if(isset($_POST['push']))
{
$text .= $_POST['write'];
echo($text);
}
?>
Forum: IT Professionals' Lounge Mar 14th, 2008
Replies: 8
Views: 1,383
Posted By Auzzie
Well i dont know much about Paragent but ionCube is a software that i would recommend to help slow software piracy down, yes i said slow not stop because it will never be stopped, not if the cracker...
Forum: PHP Mar 14th, 2008
Replies: 1
Views: 563
Posted By Auzzie
Well it would depend on what facilities in general you want to feature
Forum: PHP Mar 14th, 2008
Replies: 5
Views: 1,258
Posted By Auzzie
Well have a look on php.net as there are alot of user submitted examples and walkthroughs that will be able to help you
Forum: DaniWeb Community Feedback Mar 13th, 2008
Replies: 21
Views: 3,022
Posted By Auzzie
Whoops *remembers to look at start dates before posting* sorry
Forum: PHP Mar 13th, 2008
Replies: 3
Views: 405
Posted By Auzzie
Correct me if i am wrong but i thought mysql_result only accepted 2 parameters, not 3 ;)
Forum: PHP Mar 13th, 2008
Replies: 5
Views: 1,258
Posted By Auzzie
It depends on which database your using (mysql, mssql etc) www.php.net and search mysql ;)
Forum: DaniWeb Community Feedback Mar 13th, 2008
Replies: 21
Views: 3,022
Posted By Auzzie
Have the ranks changed? In your post at the beginning Dani you said that you get to posting whiz >= 100 posts, well you only just get your junior poster at that point :P
Forum: Community Introductions Mar 13th, 2008
Replies: 8
Views: 503
Posted By Auzzie
Hello Imrags, welcome to Daniweb
Forum: Community Introductions Mar 13th, 2008
Replies: 7
hi
Views: 442
Posted By Auzzie
Hey Ajay, welcome to Daniweb
Forum: IT Professionals' Lounge Mar 13th, 2008
Replies: 4
Views: 910
Posted By Auzzie
Looking at the code side of it you will need to be able to optimise the code so that it can search through the massive dictionary files as quick as possible.

Also you need to be able to predict...
Forum: Game Development Mar 13th, 2008
Replies: 11
Views: 2,073
Posted By Auzzie
VS, 3DS Max and especially Maya is extreamly worth while to learn and i agree with Narue on DarkBasic
Forum: Community Introductions Mar 13th, 2008
Replies: 7
Views: 483
Posted By Auzzie
Glad to see another new person around, hopefully you will stay active within the community
Forum: IT Professionals' Lounge Mar 13th, 2008
Replies: 10
Views: 1,440
Posted By Auzzie
Well i would have to agree with the previous posts. If maintianing the system is not in the original contract then you have a choice to make, you can either get them to write up a new contract OR you...
Forum: IT Professionals' Lounge Mar 13th, 2008
Replies: 49
Views: 6,259
Posted By Auzzie
C++ 2 Months
PHP - 5 Months
ASP - 1 Year
HTML - 1 Year
CSS - 5 Months
JS/DHTML/AJAX - 3 weeks
FORTRAN - 1 month
VB - 3 Months

That is my total so far, and i have been programming for no...
Forum: IT Professionals' Lounge Mar 13th, 2008
Replies: 11
Views: 1,760
Posted By Auzzie
For webhosting, it would completely depend on what you would be looking for, how large the community is etc. For something the size of Daniweb i would guess that they are either running a VPS or...
Forum: PHP Mar 13th, 2008
Replies: 5
Views: 1,258
Posted By Auzzie
If that is all the code from the page it is because you forgot the closing curley brace } for the while loop
Forum: Community Introductions Mar 13th, 2008
Replies: 9
Views: 475
Posted By Auzzie
Welcome to Daniweb i hope that you can find whatever you need
Forum: PHP Mar 12th, 2008
Replies: 2
Views: 556
Posted By Auzzie
Well you could proberbly use a bit of AJAX to refresh the page when the upload is done, or maybe even a header relocation could work, depends on how the file(s) is uploaded
Forum: Community Introductions Mar 12th, 2008
Replies: 8
Views: 457
Posted By Auzzie
Welcome and have fun
Forum: Community Introductions Mar 12th, 2008
Replies: 10
Views: 894
Posted By Auzzie
Welcome, you must be special to get dani's attention :P
Forum: PHP Mar 12th, 2008
Replies: 4
Views: 776
Posted By Auzzie
Well i'm guessing that the host has restricted you using ini_set and as for the portable code i unfortunatly will not be able to help you with that as i try to stay away from Simple XML, maybe you...
Forum: PHP Mar 12th, 2008
Replies: 4
Views: 776
Posted By Auzzie
Are you sure that the simple xml extension is enabled and that short tags are disabled
Forum: IT Professionals' Lounge Mar 12th, 2008
Replies: 12
Views: 1,635
Posted By Auzzie
Forum: PHP Mar 12th, 2008
Replies: 3
Views: 477
Posted By Auzzie
People wont help you unless you have tried to do it yourself, go have a look at google
Forum: Game Development Mar 11th, 2008
Replies: 3
Views: 1,532
Posted By Auzzie
i would suggest starting learning hello world in a web based language (php, perl, asp etc) then move onto a blog style system then try a game
Forum: PHP Mar 11th, 2008
Replies: 4
Views: 582
Posted By Auzzie
the way in which those files work depends on what code you put inside of them.

They dont do specific jobs, they are just useful names to help you remember what is in them, for example:
common.php...
Forum: PHP Mar 10th, 2008
Replies: 8
Views: 837
Posted By Auzzie
if you added a .php extension create another file and call it info.php for example and place this code in it:


<?php
phpinfo();
?>


if that doesnt work then PHP isnt installed properly
Forum: PHP Mar 10th, 2008
Replies: 5
Solved: Web Catalog
Views: 597
Posted By Auzzie
what you could do is add the product id into the querystring and on another page say product.php have something like this:


<?php
$id = $_GET['id'];

$query = "SELECT * FROM...
Showing results 1 to 40 of 121

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC