At max how many columns is advisable to create in a table/view
Hi All,
I have two transaction table from which i want to create a simple view or material
insert Multiple rows into the table from that table data
Hi All,
I have a requirement like to insert mulitple rows into the table from that
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Help uploading .JPG
I have a problem with upload images when the ending is .JPG capitalized.. I really don't know what c
Two warning messages
Quote<b>Warning</b>: mysql_real_escape_string() expects parameter 1 to
Curl timeout breaks script
So im having difficulties with skipping timeout error in curl
my script calls different functions
Header redirect
Hello ive got a problem ive got form with its action set to itself.
Code: <form id="f
Calender Not Opening
The following code is not loading the javascript calender in another window. It's not doing anything
i need help with php header and footer
I have designed a header and footer for my site and they seem to be ok when they are running individ