PHP News

Latest news, tutorials, and updates from the PHP community

8483 articles available

StackOverflow PHP mysql, primary-key

How to get primary key of table?

How do I get the name of a primary key field from a MySQL database? id name 1 Foo1 2 Foo2 3 Foo3 There the field `id` is...

Martti Laine
Feb 26, 2010
Read More
StackOverflow PHP dom, domdocument

PHP: DomElement->getAttribute

How can I take all the attributes of an element? Like in my example below, I can only get one at a time. I want to pull ...

Loreto Gabawa Jr.
Feb 24, 2010
Read More
StackOverflow PHP apache, http, range, http-headers

Parsing HTTP_RANGE header in PHP

Is there an existing way to parse the `HTTP_RANGE` header correctly in PHP? Thought I'd ask here before re-inventing the...

user187708
Feb 5, 2010
Read More

Showing 8305 to 8316 of 8483 articles