ORA-01655: unable to extend cluster SYS.C_FILE#_BLOCK# by 128
Hi all,
Oracle 10g. Linux.
I'm facing the below error while trying to import a dumpfil
Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
Pulling out some result data from MYSQL
Hey Guys,
I've built a PHP page that has a for just imagine something like registration form
utl_file open error
i have file in the unix path
Path /popdev01/pop/popdevb/tfi/
File name
dropdown box help - open php files to textarea
Hi, I am using tinymce to edit content located in several php files. The code I attached works but i
update post issues
I am trying to create an update to a post function, while the update does occur, the page routing an
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings