Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
Help Optimizing code
Good Morning,
I wrote a small import function for a website of mine and I know there has to b
Set Categories
I am creating a submission form for somebody to come in and submit products. These products are sep
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
How to Detect it is public_html or httpdocs?
How to check whether it is cPanel or Plesk?
If it found public_html perform <?php incl
passing data from one page to another
hey guys
i have the follwoing code to get information from one page and place on another:
Will this protect from mysql injection?
I do not want anything like DROP TABLE to work or any type of coding..
Heres my code.. is it
md5 is it unique
I know this is most likely one of many simple questions that can be found semi easily. But I'm press