url- go to webpage
i have an input text field and submit button.
how do i make the url entered into the textfiel
form submit at godaddy?
Trying to test form submission at GoDaddy and it does not seem to work. Here's the page...
h
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
MII Trends - add data onto chart object
Hello,
Can anyone please provide some thoughts on my current requirement:
its pretty
Calling a Procedure with IN & OUT Parameters
Hello,
I usually call my procedures using the following way
declare variable e
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
Async WSAConnect failed on XP with error code = 2 ("File not found")
Hi all,
I have very strange bug, please help me if you can.
It is reproduced o
Show specific day of the week
I have been racking my brain trying to get this function to work properly and it is doing so for eve
Form validation with functions
Hi there
I am trying to make a very simple form validation function. I currently have the fol
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);