Page doesn't expand for content
Hi. I've been testing a query I made. It's here http://lapr1.6te.net/inquerito.php
The page doesn
Multi-user card game
I'm writing a batch of games and such. Lottery is finished, Poker,blackjack,etc are next. They will
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
PHP5 - AJAX help
I've been following the tutorial on w2schools (http://www.w3schools.com/php/php_ajax_database.asp) a
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
quick basic question, hopefully not dumb
I don't know how to search for this, so forgive me if it's been covered...
I often see an exa
mr8m - reverse document
Friends,
I'm trying to reverse a document held by MIRO, but it reports the message balan
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
How to copy a part of a vector in a raw memory
Hi,
How can I copy a part of a vector into a memory:
1
2
3
4
5