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
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
Prevention Help
How can I use PHP or any other language (feel free to move this thread) to prevent users doing scree
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
I got my hosting suspended XD
So I saw this challenge a day or so ago
http://www.programming-challenges.com/pg.php?page=dow
Are sessions secure at all?..
I haven't really gotten into yet, but I was just thinking of something weird..
Lets say you h
PHP Script runs on CLI but not through web browser
I am running into an issue that I just can't seem to find the answer to. I have a Windows Server 200
Display a default image
I am trying to display generic image for items that don't have one, but I can't get it to display.
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.