Day of week
I am using PHP version 5.0.5
I have a varaible ($DATE (date format yyyy-mm-dd)) that is being inc
Shopping Cart
Can anyone direct me to a Simple, Basic structure of a shopping cart.
New to classes. I want to s
Query issues
I probably have this setup wrong well I know I do because nothing is showing up now. What I want is
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
help retrieiving results and doing pagination
Having some trouble trying to get the results to show on more than just one page.
What is ha
Question about the upload of large files
Hi there,
I have a question about the upload of large files, like videos (files generally abo
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
PHP5 - AJAX help
I've been following the tutorial on w2schools (http://www.w3schools.com/php/php_ajax_database.asp) a