Seperate team from score
I am writing a site that does a NFL Pick 'em type application and I have a feed that gives me the sc
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
passing an array of objects after submit
How do I do this? This is what I have tried and it is not working.
<form method="
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &
Structure Question - One Table or One Table Per Record Set?
I have a web app (mySQL and PHP) which allows people to create an item with up to 200 records which
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no
Problem in OnClientClick and OnClick sync
Hi,Strange and irritating problem:
I have below button declaration in markup of the aspx page:
Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists
Local file browser with php
Halo..
So this is what i want to create. I have a folder that i share and it has many movies.
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but