why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
DYNPRO_FIELD_CONVERSION
Hi gurus,
I got a dump when I run one of my program. the dump is described below:
PHP/PKI
I am trying to set up a web application that uses pki. does anyone have a good tutorial to set this
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Gridview Not updating in Update Panel
I have a gridview, three dropdown list boxes, and a button on my form. What is displayed in the gri
Saving data from a form into a file
Hey everybody,
Sorry, I am really new to PHP coding and such but a project kind of got thrust
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
LinkedList help
Ok so I just learned quickly about lists, so I have a not too hard project I think, but am having a