Parse multirow HTML table
Hello all,
I have a site I am working on. Its a sports site and I am trying to add stats to a DB
need a script for 3 pages
I have a customer who wants me to set up a site with a number of pages with the following requiremen
php forms and database navigatio
Hello,
I'm new to php and i'd like to post the following.
I have written code to get records f
rand() function
just a general question guys a girls, is the rand() function 100% random or is it based on time?
add to sql result
ok see rite now my sites hit counter is counted from the mysql visitor log i need to clear it aft
Mastering Regular Expressions, Third Edition, is available.
The Third Edition of Mastering Regular Expressions is available.
QuoteThis third edition is 5
highlighting search terms
well, I started this in the regular PHP section, but it no longer fits there. Suffice it to say, I'm
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
Curly Bracket Delimeters.
I'd always believed that the starting and ending delimeters in preg_ functions had to be the same ch
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
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
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
Simple Scraper... Weird Output
Okay, maybe I just need a Blue Monster and some sleep, but....
I'm scraping a ringtone site
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
Date Format
Hi there,
I have a date format like this right now:
Sat, 17 Oct 2009 17:04:00
I ne
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
how to load a Sys file with system load and call images?
normally you need register the module as a service with CreateService, and start the service
Using Windows message as a Handle
Hi,
I am writing one of my first multithreaded programs.
In one of the thread,
TCP Sending Unsigned Char...
Hi...
I want to send over tcp/ip some data, i have the data in hexadecimal, and when i tr