Help to integrate whois Domain Details to website
Hi,
can i know is their any php script r methods to add domain details to my website.
How can you detect variable string in a massive string?
Ok guys, i need some help with this one.
I am going to be getting a large string, like 10-20
newbie question about multiple queries
hi everyone,
I'm sorry to ask such a basic question, but I'm young and trying to learn php on my
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
PHP onsubmit in the form not going to the fuction.
I have a form through ‘onsubmit’ calling a function validation(). But not going to the
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
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
Undefined Variable: PHP_SELF, pls help
Hi,
Im a newbie on PHP / MySQL programming and Im running a script to search one field on my
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav