PHP Upload issue
Hi guys,
I have stumble across an interesting issue with my script and is doing my head in.
Click counter to ignore traffic from search bots
I have a click counter on my site that...well, counts the number of clicks a link gets on the frontp
[Need Help] php timing issues
I don't know what is going wrong. I need some help with being able to set an image at 9:00am Colorad
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
What do you call the "token" thing?
You know how some sites have links that run on tokens? Tokens are links that only stay alive for a c
Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar
PHP and XML image gallery variable issue
I'm trying to display the large image on the same page as the thumbnails, to do that I'm passing a v
string to currency format
Hi guys...
Actually I chunk out some data from txtfile and one of the data contains amount va
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try