button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo
Basic Forum Tutorial
Hi, I'm new to PHP. I want to build a basic forum for my site using PHP and MySQL. I've searched t
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.
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to g
for loop without same $i digits?
Hi,
Can some guru please advise how can I accomplish this with a simple for loop ?
I
Inserting the current date/time while submitting the forum
What do I need to add below to update the current date/time? I have a field in the database called d
Display Database
I need to create a shopping cart. I found this code online: http://conceptlogic.com/jcart/
Unfort
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur