need help in creating captcha
hi i have a problem creating captcha system. i create some basic script for image displaying but it
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the
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
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Online Event Ticket Sales
Has anyone wrote a script for online tickets sales?
I have been googling and found lots of th
having probem inserting data into db table
hi
i have a table with following columns in it
Code: candidate_id, degree, cgpa, institute
Is there something wrong?
Hi all,
Just a quick question... can someone look at this code and see if something is wrong?
Displaying image from database
Hi,
I've got a site where that's got a database behind it. Currently it has loads of items in
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
Inserting a variable in a link
I have this code that I want to insert for my own variable but I have no idea how. This is what I wa