Error In Syntax
I got this error:
Code: Parse error: syntax error, unexpected '>' in /home/bucket/publ
pointer 102 question
I read a book
1
2
3
4
5
6
7
8
9
10
11
12
int main()
{
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
Looking for help on using joining mysql tables and php....
Does anyone have any good links to references on how to pull mysql data, through joining tables and
How to pass parameter to tag query?
Hi,
I want to get the value of a tag at a specific time (like 10/27/09 15:29:59), I need to giv
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
Operating System
How in PHP or other language can I detect Operating system, ie Windows XP Home, Windows 7 Ultimate,
b+ tree
Hi
can every body help me about b+ tree ?(insert & delete)
Insert data in Mysql and move to another page
I'm stuck with this simple problem. I need to insert data in Mysql and then hit submit and move to a
HTML form problem
Ive made a form to that i want to send to my email via PHP. but when it send only the name's etc sen