How do I use ValidatorCallout extender in Login control?
Hi,I'd like to customize the look and feel of the login control a little bit. One thing I'd love to
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Multiple submit forms inside a mysql array page
Hi all,
Im having trouble to get the beneath script to work the thing i can't seem to get wor
'grab_files', multiple extension?
hey guys,
can anyone suggest a way to make to following line of code look for files with more
how do i make new line after *
First check this page here. and you see my report. Im pulling form a mysql db. I want to beable to m
Spaghetti Code
So.
I've pretty much reached the point where I have so many isset s on one page that I can't
php/mysql problem
Hey all,
Problem: im trying to setup a shop where people can use a drop-down list to select t
square instead of number
Hello
I do not know why but this code seems to work fine only in my xampp local insallation but n
MySQL noob question
hi guys
I have a simple mysql table set up, along the lines of
Col 1 - Col 2 - Date_l
Placing and array within an array then sorting it!
I have a page that runs two large mysql queries and saves the results into arrays, in php I then per