Ajax Issues - Update Panel / Timer. Intellisense doesn't know about them
Type 'System.Web.UI.ScriptManager' does not have a public property named 'UpdatePanel'.
That is wha
insert/update functions for mysql, what do you think?
I am working on two really simple functions that automatically generate (and execute) insert and upd
Preg_match unknown modifyer
Hello,
Im trying to write a little script for my forums i need to get the reply from my forum
Uploading files/images via forms
Hey all, I am building a database for work that will contain some minor data on plant species along
Class not found error
I am getting Class 'index' not found in Eval function:
//write config
$pat
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: function createthumb($name,$filename,$n
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
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
Variable passed to each() is not an array or object
Hi,
This is a email a friend type of form, and it isn't working anymore.
<?
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right