Writing to the middle of a file
Hi I have a bit of a problem. Is there any way i can write some text to a middle of a text file. For
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
PHP Form to Variable.
Hi! I have written a HTML-form code in DreamWeaver CS3 (in a PHP doc) and I really need it to work s
Little problem with form insertion in MySQL, Please help!!!
Hi!,
I'm a little bit new with php and I have a little issue here. I created a webform to ins
CRM?
I think that's what they're called. Customer Management System? Anyway. Is there any good free ones
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Using Windows message as a Handle
Hi,
I am writing one of my first multithreaded programs.
In one of the thread,
Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
Sending CC Info by email
I am a little bit less knowledgable in the security area as most developers and I know I have a lot