Find only certain URLs from page ... regex (semi-complete script)
Hi guys,
What I need to do is take a page & extract all the URLs from the page &a
function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the
calculator
I can't figure out why this code doesn't work. No error messages. Page loads.
Code: <
Generate PDF
Hi guys,
I would like to know if there is a way to generate pdf when clicking on a link. In f
preg-match with a string and numbers
Hi, I can't get the expression to work for my preg_match, what I'd like is for it to match the strin
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
a function to check directory depth
I'm working on a php script to upload files in to a set directory.
the user can select to upload
listing help
Hi,
at first, great new design!!! I like it,
i got a problem,
I want to list so
PHP hyperlinks generator
Hi
I need some help to get this done using php:
1 - I have few hyperlinks say 500
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<