SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
ClientScript.RegisterClientScriptBlock Issue
This is what I haveview plaincopy to clipboardprint?Protected Sub posrback_Click(ByVal sender As Obj
PHP page loading in Firefox but not in IE
hello,
i am currently doing a project in PHP and i have a problem. If I view the project in M
try catch error
I have been trying try catch but, I can't get it to work. The code opens a non existing file called
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
How to make a mail Form secure?
I want to create an email Form on my web site. How can I make the Form secure so the submitted info
Problems with returning true or false in eval()'d code
Hi guys,
Would appreciate some help with a problem when running eval() on a function that sho
max() problem
I have a while loop to get image names.
Code: $imagequery = mysql_query("SELECT * FROM ad_i
How a counter of users ? such as ---> (231 Viewing)
I want to count how many users are actually viewing the page, How is that possible?
Thank you guy