extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
PHP mail() rejected by SMTP
I'm currently working on a newsletter application which is installed on a windows 2003 server runnin
Is this Safe or Unsafe?
Hi i made a few pages with lots of peoples help now i just want to know if they are safe or not can
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer
frames get header location..
i have two frames, one top, one bottom. how do i do a form on the bottom frame that gives me the ur
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
Save file by click
Hello.
I'm not understand how to save file from page. I'd like make link to file with save abil
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...