session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou
Keep newlines from textarea?..
I'm creating a simple encoding program, and what I want it to do is retain the newlines, as echoing
Uploading Filetypes and placing them in seperate folders.
Hello,
first post , and asking for help im afraid. Very new to PHP, was making good progress
shift numbers with paging
Hi
How would i be able to display 10 numbers 1 2 3 4 5 6 7 8 9 10
and when I click next
Question handling xml data
Hello,
I have sucessfull followed this tutorial
http://www.phpfreaks.com/tutorial/handlin
Multiple server callbacks (NOT POSTBACKS)
Hello,
I have 2 different javascript client side functions that are on timers. When the timers elap
Help with echo()
I'm having some problems with this code:
Code: echo '
<A HREF="jav
moving mouse to display image coordinates
I have an existing MFC application that shows an image in the main window.
I'd like to be able to