Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
Header redirect
Hello ive got a problem ive got form with its action set to itself.
Code: <form id="f
Is it possible to stop reservation creation in PM Order?
Hi All,
Is it possible to stop reservation creation in PM Order?
Thanks in adv
Help adding strtolower( to my in_array
strtolower i need to add it to this to work, iuno how.
Code: $moderators = array('Admin', 'ba
NOOB needs help with upload file
The intent of this form is to create a folder for a client and upload an image into another folder '
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel
Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
How to kill asynchronous postback / current postback?
Hi,here is my problem:I have a web site with many pages of which some may take time to process resul