Save remote XML to local website folder
Hi, I hope you can help me out. I would like to be able to pull an XML file from another site and t
help with this code please?
Hello,
I am trying to build a remote upload script for my image hosting site.
I am usi
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
Securing a user input - need some confirmation
Hello All,
I am in the process of recoding a large proportion of an e-commerce site, one of t
Code Review - SQL and Insertion Attacks (Warning: Not for Newbs)
Hey guys,
Its been a while, I know. Use to love coming here to answer peoples questions, but
How to get exact 3 moths post date from today date using javascript
How to get exact 3 moths post date from today date using javascript
Please help
split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here
Problem executing bash script using shell_exec
Hi there,
I created a bash script file using following code to convert doc documents to pdf using
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s