Grouping and sorting results
Please help with this query.
I have 2 tables in a database, countires and cities. states look
Php script to read msword file
hi,
I need to read a msword file and i want to print the contents in that word file.
i
OOP help
okay so i have a class im making it has everything setup i just need to randomize the 2 variables an
The IE or FF detector
Hello Friends,
Problem of today ( we seek for php help ) as following ,
we know all th
Forum tutorial
Im a beginner in PHP. Im making a forum(previous questbook, counter and few others) to learn. For no
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Pagination
Okay here is the page in question: http://blenderteachings.000a.biz/tutorials.hamishhill.php
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying