pop3 and fsockopen
So I am able to connect to the pop3 server, log in, and check how many messages there are. I am hav
Filling gaps in dates
So i'm doing a query for sales data and my return array looks like this
('date' => '20
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
PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
Display the user's weight lost in the past week
Hello everyone,
I am working on a weight loss app for my site, and I want to display the user
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
Referential Integrity problem when inserting into 2 tables at same time
Hello Everyone,
Im relativity new to PHP and MySQL and i have come up against a problem. i h
Echoing a Variable from a Object
How do I get a variable from the new User Class to echo out in this clasS?
class MyApp
{
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n