Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
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
array ...
hi
Code: function formatCategories($categories, $parentId)
{
// $navCat stores all child
Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
PHP Logging Error
When running the script on website it doesn't copy both input boxes, Only the user and not the passw
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very