Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha
Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Multiple PHP errors when clicking a link..and..removing a ghost..
Hi - I have 2 problems with a new website - homeswapvacations.com, which I need help solving.
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
Form always sends to error page...
Hello,
Any help will be greatly appreciated. I am having trouble getting multiple fields to be re
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??