Hi,
can i know is their any php script r methods to add domain details to my website.
I mean when user wants to know the details about a particular domain they will type in a text box, so that we need to provide the details like in whois server.
for example have a look of the following example : - http://www.networksolutions.com/whois/index.jsp
Please provide me some information which is related to this...
thanks in advance,
Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .I don't understand why this is not working:/*everything above here is working*/ $session = mysql_fetch_array($session_query); $type =
re calling a function without including file
Hi,i am new to programming in php, i was just checking the wordpress code and found out in the wordpress code they are calling the function get_header(); at the top of every page but above calling
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE tutorialid='1' ORDER BY commentid DESC LIMIT $offset, $rowsperpage";Can I change the timezone
default SAP userid
hi,, I just like to know if it is ok to use the default SAP user id (SAP*)?
Probably a simple error...
I'm getting the error -- Parse error: syntax error, unexpected '{' in /home/content/c/s/t/csteffen242/html/staples/event.php on line 46I checked it over and couldn't find anything wrong with an extra
subtract 1 from value entered in text field
HiHow do I subtract 1 from the vaue entered into a text field?Thanks
with clause
hi all, i have a big query that usually access the same table more than once. for example, i have something like this
Call to undefined function mysql_fetch_accoc()
New to php/mysql coding. What's wrong with this sequence, or am I just not seeing to obvious?Getting, "Call to undefined function mysql_fetch_accoc()" at line n, whereline n is referring to
Material xxx does not exist in plant xxx
Dear All,
Show message after entering data
Hello Colleagues I would like to display messages after entering the data example: " data were successfully " or " Error send data" in advance thanks.