extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
help with variable
I've got a problem, i want to echo some images depending on the $id, however for me to get that id i
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
Hi, explode and strstr.
Hi, I seem to be confused about the strstr function, eg. i have a string like:
"a.b.c.d.e.f&
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
How to Detect it is public_html or httpdocs?
How to check whether it is cPanel or Plesk?
If it found public_html perform <?php incl
How to submit a form to the same page?
I have a table containing information about books in my library and this table has the following col
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
Changing color in GD via variable?
Hey guys, I'm new here. x)
I'm very much a noob when it comes to PHP, but I'm trying to learn
problems with contact forms that are only protected against SQL injections
What could be a potential problem with contact forms that are only protected against SQL injections