Newb advice
Hi all,
I'm a flash front end designer and I've taken on a project that needs some back end p
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i
Revoking alter any table from a schema
Hi All,
i am working in Oracle 10g.
my requirement is to revoke all kind of DDL oper
SQl num_rows problem
when i try to count rows from an SQL select i get an warning
Code: [Select]$countviews = mysq
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou
Strange Oracle Query problem
Ok So I have this PHP class that talks to a Javascript class that basically creates a table of infor
I would like "for" to wait 5 sec
I would like my 'for' loop to wait 5 sec before second iteration.
for ($i=0; $i<10
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
help with contest script
I would like to code a contest script to my site but i don't know how. Could someone just give me pu