remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
How to write on database when a link is clicked?
Hi,
I have a list of products in a gridview. When the link is clicked currently it takes to an ext
Encrypt php code?
Is it possible to encrypt php code in files,
so that it displays a load of unreadable characters
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very
generating random codes
Hi guys n gals,
I have a requirement to generate 250,000 unique codes...
These codes a
drop-down with sub-category appear
Hello,
i know how to build a simple dro-down list, im looking for a code when im gonna choose
need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
Wierd echo error?
Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<t
how to query data from website using VC?
I want to query some datum from a website,so I need a program to read data from a .csv file, and ass
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo