help me, how to find text on an external html site using PHP
Would anyone know how to search an external html file for a work or phrase ?
I was thinking s
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
sendmail code suddenly not working
Hi Guys, I maintain 3 sites (including my own) I use the following code from a french webmaster that
square instead of number
Hello
I do not know why but this code seems to work fine only in my xampp local insallation but n
styling a RadioButtonList
HiI need to have a radio button and close to it, its lable, then a space then another set of those.
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Is STL important?
I'm just starting programming and I've made it until the Standart Template Library. But the chapter
tell csv import script to ignore blank rows?
Hi i have the below script but i get an error if a row is blank ie a return in the csv file at the e
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
My XSRF Prevention code isn't working
First of all, thanks for the generous help you guys have given me in the past on this forum.
Seco