Multiple forms on the same page (safari)
Hello everyone,
I have 3 forms on the same page, that opens in a new window and submits to a
recrawling
Can anyone suggest me how may i know a page is updated before it is being downloaded, so that i can
script is pulling more then they have....
I have this script for my game where they can change there race. This will cost them 2,500 points. H
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
having a small php error tha deals with the 'foreach'
Last night i was working on a script for a cart and it seemed to working good, until this morning. F
1,000 select boxes with 100 options?!
I have 1 drop down select box with 1,000 options.
In some case, there will be 100+ of the
PHP Code reffering to database, doing something wrong.. pls help
Well i am quite new with PHP
and for school we have to make a PHP script which reffers to a Data
problems with contact forms that are only protected against SQL injections
What could be a potential problem with contact forms that are only protected against SQL injections
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha