Any help with my email script?
I have an email script, I have not tested it, although someone tested it for me and said it worked f
How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
Open/Close Links in Php
Hello, Hoping someone can inform me how I can get PHP to automatically open a set of links in a new
foreach loop, assistance request
I would like some guidance on the usage of foreach as I try to parse through a large database and wh
Count on multidimensional array
Hi, i got an array as below:
Array
(
=> Array
(
Which PHP-Editor do you think is the best?
Hi everyone,
Myself Brian Anderson. For the last 2 years i have been working a
Array becomes unset by itself?
Hi,
I have a bit of experience with PHP but not extensive. It seems I cannot store any items
$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it