having probem inserting data into db table
hi
i have a table with following columns in it
Code: candidate_id, degree, cgpa, institute
Web Application Recipe
Hi Guys!
I am working with the Web Application recipes. I am currently working on the sen
Table Control
Hi Guru's,
I've created a Module pool program, which contains the Table Control.
Confusing Functions
So, I've been reading up on Functions and I like them! However, I need some help using variables in
AutoChoosing a CSS file based on URL
Hey everyone,
I have a site that has multiple URLs and CSS files.
Based on the URL tha
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
If a record matches an existing record do nothing
So I don't know if I should put this here or in mysql, but what my script is for is for people to ad
Procedure with variable number of columns
Hi, I have a procedure that looks like this:
PROCEDURE PROC(p_cursor OUT sys_refcurso
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
why this query can delete duplicates ?
why this query can delete duplicates ? Anybody can give me the detailed explanation ?
Tha