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
~4K People Reached
Favorite Forums
Favorite Tags
Member Avatar for Killer_Typo

[php] <?php /* declar some relevant variables */ $Host = "localhost"; //location of mySQL on server $User = "michael"; //my username $Pass = "koolaide"; //my password $Name = "phpaccess"; //name of the database to be used $Table = "info"; //name of the table within the database mysql_connect ($Host, $User, $Pass, …

Member Avatar for michael.mckee
0
3K
Member Avatar for shujjah

I would be grateful if anyone could help me i need a reviews and a news script for my gaming website written in php and sql i want a reviews,and a news script. i mean i want a script that will allow me to add reviews and some other editors …

Member Avatar for justinm
0
177
Member Avatar for justinm

Want to download a .tar.bz2 and extract, then run the file into the database. Eventually I will be setting up some sort of a crontab job thingmebob, but for the moment, I want to be able to extract the files successfully. I have not touched on streams or system before, …

Member Avatar for w_3rabi
0
122
Member Avatar for chewbacca810

i having been programming for 10+ years now, so I always try to adhere to good programming practices (variable naming, spacing, etc). Yet, almost every snippet of code for JS or PHP that you can pull up goes against those practices. even when writing JS or PHP, where var type …

Member Avatar for rgtaylor
1
354
Member Avatar for sibboz

hi everybody, I help out with my mates gaming site, it caters for PC xbox 360 and PS3 gamers, with ladders and tournaments. But what I'm looking for is a league display script so that results can be shown in a table format, with fully editable coloumn titles so that …

Member Avatar for Phaelax
0
106
Member Avatar for nzd
Member Avatar for justinm
0
115
Member Avatar for wpcoe

Greetings! I'm self-taught (i.e. amateur) website designer. I've built a few basic web sites for myself and friends. I'm currently designing a site for my sister, and have a basic working model uploaded using tables as the primary structure: [URL="http://www.kecsvcs.com"]http://www.kecsvcs.com[/URL] I know it's better to use CSS, and my challenge …

Member Avatar for justinm
0
167
Member Avatar for heliumgas

Hello I´m trying to make a function that give-me data from a data base mysql at time there is no problem but i would like to now how i can make that funcion to be called from x hover x seconds, the ideia is just to se if there is …

Member Avatar for tavox
0
131
Member Avatar for hunkychop

ive never had this error before, could any one help me sort this out? here is the effected section of my script. thanks for any help [php] </span></p> <p>&nbsp;</p> </blockquote></td> </tr> </table> </body> </html> <?php //script end ?>[/php] ive also tryed... [html] </span></p> <p>&nbsp;</p> </blockquote></td> </tr> </table> </body> </html>[/html]

Member Avatar for GliderPilot
0
72
Member Avatar for Brims

hi there i am developing a website, where users can register to become members however, i have to write operations how the system will add a user, I have been told to do it in psuedo code, but i dnt know psuedo code. is there any other way this can …

Member Avatar for VanPetrol
0
109
Member Avatar for foxycutty

Hi all. I am currently a final year Multimedia design student and am creating a website for a band for my university project. I wanted to incorporate a 'Bebo' type comments page where the band members could log on and leave comments about where they are and what they are …

Member Avatar for justinm
0
56