remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
Troubles with a spider class
I am building a spider that will crawl through random whitepages (eg. anywho.com, switchboard.com, w
How to grab certain words ??
I am working with this API
Returns JSON.
curl http://letsbetrends.com/api/current_trends
Reading Most Recent CSV File in Directory
I thought I had wrapped this project up, but found out that the program I use to FTP a csv file to m
login and redirect
hello! can someone help me.. can you give me an idea.. I want to make a login page and redirects it
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.
GET * FROM _____ Except?
I have a site that is for stock photography.
This section of the code calls images to display
Stats of viewers
Hello. I have a website in php and people can login. I want to make an admin control panel where u c
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical