Best way to cross matching large datasets
Hi,
Im running a script where am I cross matching about 200 000 data sets with each other. Ea
generating all possible random letters
hi'
how can i randomize the letters a,b,c,d,e all possible ways, and i want to print the res
Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this:
Code: [Select]$this_month = Oct
Help with PHP Email Script
Hi guys,
I'm a newbie to php and need help with the script below:
At the moment when I
Using CSS to format MySQL query
Hi,
If i want to have a news page on my site, which displays all records of a table in descen
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say
Extracting URL pointer within XML tag
Hi.
I'm trying to extract text between two quotation marks in XML. For example, I want to ex
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
Extract specific information from a PHP Multidimensional Array
Howdy! I've racked my brain over this for 24 hours now. I think it's time I asked for help. I'm lear