Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
Image upload - determine folder
I have an upload script that may be accessed from different directories. Problem is, the script is m
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks
calendar dates and hours compare problem
i have a calendar in wordpress, everything works great except that i can make 2 meetings at the same
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: function createthumb($name,$filename,$n
gmdate() - want 1 hr before time
Hi,
I am using php gmdate().
Now I am entering all dates in my dbase using gmdate("Y-m-d
want a code for uploading and downloading
i m trying to upload and download to my site..i need upload and download code ...i use a code for up
PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?