Showing results 1 to 10 of 10
Search took 0.00 seconds.
Posts Made By: tie372
Forum: PHP Jul 21st, 2008
Replies: 0
Views: 1,390
Posted By tie372
PHP mysql_query problem

I have an RPG programmed in PHP and people do fights against each other. Once someone's health is below 0, experience and rewards are calculated, and then the appropriate entry into the database is...
Forum: PHP Mar 24th, 2008
Replies: 2
Views: 514
Posted By tie372
Re: Php Form

Make sure your webhost account allows you to send e-mail through php. This is the problem I initially faced.
Forum: PHP Mar 23rd, 2008
Replies: 1
Views: 341
Posted By tie372
Re: making thumbnails in php?

http://www.plus2net.com/php_tutorial/php_thumbnail.php

Does that help?
Forum: PHP Mar 23rd, 2008
Replies: 1
Views: 623
Posted By tie372
File upload

I have a form and upload script so people can upload games to my website. The form code:


echo "<form action=newgame.php enctype=multipart/form-data><table border=0 method=post...
Forum: PHP Feb 29th, 2008
Replies: 2
Views: 331
Posted By tie372
Using no URL directory

I am making a website and I do not want it to have any URL extensions on it. For instance, when all links are clicked on instead of going to blah.com/bleh, the page goes to blah.com. How would I...
Forum: PHP Jan 8th, 2008
Replies: 3
Views: 341
Posted By tie372
Array Help

I have a bunch of checkboxes on one page, that look like this

<input type="checkbox" value="classic" name=subgenre[]></input>

And when all the data is collected and inserted into a databse, it...
Forum: PHP Jan 5th, 2008
Replies: 3
Views: 933
Posted By tie372
Re: Overwriting duplicate mysql results

Thanks it worked perfect.
Forum: PHP Jan 5th, 2008
Replies: 3
Views: 933
Posted By tie372
Help Overwriting duplicate mysql results

How would I make it so when I select something from a mysql database, that information isn't stored in the array twice? Here is my code

<?php
include "header.html";
include...
Forum: PHP Dec 18th, 2007
Replies: 2
Views: 399
Posted By tie372
Re: Unexpected T_STRING

Sorry, didn't work.

EDIT- Fixed itself, i forgot the end " at the end of $sql.

Thanks anyways.
Forum: PHP Dec 18th, 2007
Replies: 2
Views: 399
Posted By tie372
Help Unexpected T_STRING

<title>plastic sarcastic</title>
<?php include "header.html"; ?>
hey whats up?<br><br>

<?php
$sql=mysql_query("SELECT * FROM bands);

while($rows=mysql_fetch_array($sql))
{
?>
Showing results 1 to 10 of 10

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 5:26 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC