Remove directories not empty
hi,
i have an array that contains some names (1,4,6,56...). Every integer is a name of a folder.<
Libraries in C++
Hi all,
I have two libraries. one is based targeted on linux platform and uses another li
Timer control causing error
I recently decided to add a timer control to an existing page that uses AJAX on my site. As soon as
Unable to retreve the values from Mysql Query
Hi,
Here is the php code that I have, Query is running properly in phpmyadmin and is resu
Problem with php's rename function
So, i'm having a problem with the php rename function. Basically my script 'delete_user.php' attempt
Hi, explode and strstr.
Hi, I seem to be confused about the strstr function, eg. i have a string like:
"a.b.c.d.e.f&
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.