Help Optimizing code
Good Morning,
I wrote a small import function for a website of mine and I know there has to b
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee
Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
php libs/ browsercap.in
ok i have a host that refuses to stay current. they control my php settings and libs. is there a way
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
Login Script Issues
I am using a script I got from http://phpsense.com/php/php-login-script.html in order to allow peopl