Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
upload photo limits
ive got a upload photo script and im just trying to make more secure currently it limits size and as
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
Mass activity scheduling
Hi experts,
Im facing some problems to deal with mass activity jobs.
When I run some
Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
Values disappear from my array :( HELP!
hey all, I have a lil mysql/php/apache script that queries a database
and pulls put 5 integers.
search query in mysql in php problem
my search query wont work, i know, that my codes are correct.please help
Code: [Select]&l
InternetOpenUrl() Invalid cert
Hi all,
Does anyone know how to prevent calls to InternetOpenUrl() from failing with erro
php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?