RSS poster script?
I have found a script that posts RSS's for me on a site that I'm building. However I would like to a
Problem with an browser game.
Hello,i just joined that great forum and i got php prob,its kinda freaky...anyway i got browser game
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
Problems with strings containing
Hey all,
I have encountered something strange in a script. I am trying to write an XML heade
OPINIONS WANTED
This is my login page code, and I want your opinion on it please!
Code: // Login ~ CHECKS
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
Certain files upload, while others do not
I want to read the data from an uploaded file. Not sure why, but it only uploads for certain files.
Code clarification
Hi
In the following code what could be the "search_print()" and where it could be
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now