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
Sendmail.php - heading error following check_input
Hi,
I would greatly appreciate some help? I am brand new to PHP and have been searching and e
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
Passing Variables
What I'm wanting to do is when the user clicks on Arenas it will know the name of the country it's w
Simple Question
I know this is a simple question, that if I knew what it was technically called i could probably loo
quick basic question, hopefully not dumb
I don't know how to search for this, so forgive me if it's been covered...
I often see an exa
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr
need to add "sizes" to shopping cart
Hey guys, I am trying to figure out a way to add a "size" selector on to this bit of code.