extending tidy
I have problem with type-hinting and extending tidy. This code creates error:
Code: class cMyTidy
gmmktime or mktime
I live in the UK, i am within the GMT (with daylight saving time ie 1 hour difrence between summer a
Bluetooth RSSI & VIsta
Okie I got 4 Bluetooth adapters, a DBT-120 by Dlink, A Zonet Microsoft Bluetooth which is what I use
Get dump of MySQL DB from Live Site
I'm after an easy, but secure way of generating and importing a MySQL dump from a remote server.
code help - pagination
Hi all, I have this code, basically a user logs into my site and they get this page.
The pro
Inserting a variable in a link
I have this code that I want to insert for my own variable but I have no idea how. This is what I wa
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
am I using this for loop correctly
Dear buddies!
Right now I am generating a report with some details for all the dealers.
Regular expression tips or resources
Hello! I'm having some issues implementing the appropriate regex patter to eliminate unwanted charac
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see