Coding Critique
I was hoping someone could take a second and look down my code and see if they see any problems with
Not "Just Another" MMORPG - text based.
Hello,
I've been learning MySQL and PHP for the last 2-3 years.
Though, I've had long paus
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
Display data returned from Ajaxservices!!
I have a question about displaying results using ajax. I have part of the code below.
$.ajax({
Local file browser with php
Halo..
So this is what i want to create. I have a folder that i share and it has many movies.
Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit
Save remote XML to local website folder
Hi, I hope you can help me out. I would like to be able to pull an XML file from another site and t
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an