ASP.NET 2.0 - Enter Key - Default Submit Button
Hi,One of the most annoying things in developing web pages is handling the "Enter key" for form subm
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
validating url
im trying to validate url's sent to me by a form
the url's im collecting are for placing banners
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =
Get content from table into a list, without repeating.
Alright this is kinda an odd thing, so I need some help.
I have a table "quote" wit
WELCOME SCREEN
first of all let me tell you what does my script do,
it´s a very simple query to show a e
Issue Parsing XML into table
Hello all,
Im a bit new to php and new to phpfreaks. But thanks in advance for the help!
<
Page doesn't expand for content
Hi. I've been testing a query I made. It's here http://lapr1.6te.net/inquerito.php
The page doesn
GET * FROM _____ Except?
I have a site that is for stock photography.
This section of the code calls images to display
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan