Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Standard DES encryption script?
Can anybody point me to a tutorial or a short script that shows how to encrypt some text with salt i
Track downloads' status
Hello,
I need to make somehow, some system, to track whether downloads are completed or faile
how do i make new line after *
First check this page here. and you see my report. Im pulling form a mysql db. I want to beable to m
setcookie and isset($_COOKIE(name)) seem very finnicky.
I'm currently playing around with a user system with login and registration. I'm trying to use cooki
Data type mismatch
Hi,
I am migrating data from algol to c.I mapped real datatype in algol to double datatype in
limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
Removing Title From database problem
Hi again ! i am having an issue with updating database. When i update any price of a title it remove
Socket problem
Hello,
Earlier I posted about my problem with my socket script. It took up to 100% CPU usage.
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";