Progress bar for webpage
Hi,
I want to implement a progress/waiting bar on my webpage - exactly the same thing that the Mi
Security Exception on pages using AJAX
I am getting the exception: attempted to perform an operation not allowed by the security policy on
Solution to the FindControl problem
I have seen may posts about having problems with the FindControl method. Most seem to come about bec
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do
php not working written for consumption of slots
1. Here is the function where i will be allowed to consume the slot booked by me.
2. Here i c
building a function with multiple outputs
I want to build a function that has multiple outputs.
I know but am not to sure how I should
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
HTML form problem
Ive made a form to that i want to send to my email via PHP. but when it send only the name's etc sen
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My