Seperate team from score
I am writing a site that does a NFL Pick 'em type application and I have a feed that gives me the sc
Restricted access to sub-folder in iis6 doesn't work?
Basically I'm trying to add restriction to sub-folder (which contains pdf) in web.config for iis6 as
How to grab certain words ??
I am working with this API
Returns JSON.
curl http://letsbetrends.com/api/current_trends
Multiple Do / While Statements?
I'm still very new to PHP, and running in to a problem when trying to execute a do/while loop inside
NOOB needs help with upload file
The intent of this form is to create a folder for a client and upload an image into another folder '
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
Is it possible to stop reservation creation in PM Order?
Hi All,
Is it possible to stop reservation creation in PM Order?
Thanks in adv
Slashes
Have a small problem and I'm not able to understand why I'm getting the results I'm getting... and i
PHP switch function help
Hi, I am trying to create a search function for a directory website. On the search function on html
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo