Image loading
Hi Developers,
I'm trying to display an image from images/image.gif getting the url from mysq
email form (cannot find the problem)
Hello there. I've been having trouble with an email form. Can't find the problem really. I've tested
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha
Upload Code Help
Hi everyone I need some help with a bit of code ive been working with for a while. I am completely s
PL/SQL: ORA-00947: not enough values error message
Hi all i am getting Error(25,63): PL/SQL: ORA-00947: not enough values error message when executing
Code clarification
Hi
In the following code what could be the "search_print()" and where it could be
Restricted access to sub-folder in iis6 doesn't work?
Basically I'm trying to add restriction to sub-folder (which contains pdf) in web.config for iis6 as
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
try catch error
I have been trying try catch but, I can't get it to work. The code opens a non existing file called
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know