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
[PHP HELP] Php order form.
Hello to everyone @ phpfreaks. Im new to this site and hope to learn lots of things here.
Fir
image upload, resize THEN submit form
Ok so I have a form that requires the user to upload an image, and then do something with that image
How to pass parameter to tag query?
Hi,
I want to get the value of a tag at a specific time (like 10/27/09 15:29:59), I need to giv
ScriptResource.axd gives an error on fresh install of ASP.NET Ajax 1.0
Hello,I have a fresh install of Microsoft ASP.NET Ajax 1.0. When I create an Ajax enabled website in
question about n
I was looking at some of the things you could do with php and one of the things I have tried is n.<
Image upload - determine folder
I have an upload script that may be accessed from different directories. Problem is, the script is m
Fatal error: Call to a member function fetchrow() on a non-object in C:xamppht
okay i have this query and everytime i add `item_id`=? to it... it gives me the error in the title..
How to submit a form to the same page?
I have a table containing information about books in my library and this table has the following col
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...