search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
Table control is disappearing from Screen
Hi Experts,
I have a screen with multiple table control(TC). Each table control has two c
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
RadioButtonList item spacing
I have a RadioButtonList and I can't put any spacing between the items. They are arranged verticall
php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
if description does not contain the following words
Hello everyone,
I am parsing a MS Excel (.xls) file and adding it's content to a mySQL databa
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres
Question about the upload of large files
Hi there,
I have a question about the upload of large files, like videos (files generally abo
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.