How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like
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
need help in dynamic select menu in php
hi i have created a dynamic select menu using php. i have a problem in that which is when the user s
Problem with HTTP Caching...?
Hi there, im trying to implement caching. But it doesn't always work.
I post it here because ther
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
"GROUP BY" in arrays
Well i'm looking to do something i usually could do easily using COUNT and GROUP BY if it was a sql
Upload Code Help
Hi everyone I need some help with a bit of code ive been working with for a while. I am completely s
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...