Solution to the FindControl problem
I have seen may posts about having problems with the FindControl method. Most seem to come about bec
Where is my php.ini???
Hi
First off - apologies - i'm not a coder so this may sound very amateur.
I'm having
Place specific image in html page when specific name is typed.
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
Big Problem!! Please help
Hi Guys,
Im making a website for a friend have encountered a really annoying problem. When ev
Check Digits and extracting digits
I think I can figure out the code for this but I am having a very hard time getting past the first s
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
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