Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~282 People Reached
Favorite Forums
Favorite Tags
php x 4
Member Avatar for dinoservers.com

Hi, when you create an array its pretty simple but how can i put it in the actual address? example: you insert a text box [CODE]<label> $array = "25" <textarea name="textarea" id="textarea" value='$array' cols="45" rows="5"></textarea> </label> [/CODE] So this should put 25 in the box but, is there away to …

Member Avatar for diafol
0
80
Member Avatar for dinoservers.com

Hi, I've seen so many sites that have [url]www.domain.com/downloads?420[/url] or ?222 and so on. I am in the middle of making a upload script but i also want it to add a link to the downloads page to the file. Im not sure how this should be done and i …

0
47
Member Avatar for dinoservers.com

Im in the middle of making a filesharing site but would like more people to join the team and advertise it! And of course build it :) Who will help? Im on all day and i will be checking for new posts every 5 mins :)

0
50
Member Avatar for dinoservers.com

Hi, Iv'e been reading through all the different posts and searching the web all day and I am not sure what went wrong I am getting this error "Parse error: syntax error, unexpected T_STRING in /home/gamersh1/public_html/database/register.php on line 9" Code: Register.php [CODE]<?php include ('mysql.php'); if(isset($_POST['submit'])){ $username = ($_POST['username']); $password = …

Member Avatar for vaultdweller123
0
105