Php Mysql Page Loading Notice
Hi all,
I was wondering if there is a way (Sure there is) of showing a message or an image wh
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo
how make 2 column in table with data tybe long row
hi every one
I want make in my table 2 column with data tybe long raw
how thi
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with