PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vecto
Open browser page depending on XML results
Hello,
I have some PHP code that sends webbased from data to an external url ( in the form of
PHP Array quick help
I need
$_SESSION{'username'} to be like this:
if $_SESSION['username'] = "gay
Doubles are giving me problems
Ok so, first of all i made a double = 0.05, but when running the debugger it shows up as 0.04999. I
Please help - should be a simple fix.. driving me nuts
Everything seemed to be working fine. I have a table, it alphabetically lists a bunch of cities and
Anti Spam Code
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
PHP, jAVASCRIPT setting input values, why isn't it working?
Hi:
I am calling this javascript:
<script language="javascript">
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu