Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin
firefox wouldnt stream mp3 files completely from my php page
hi everyone,
I have a php file trying to read and stream mp3 files. It works fine in IE but my pr
php code generators
All
Whilst enjoying learning a new language i have come accross a number of free code generat
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
array empty
Hiya peeps,
Ok here is the codes.
order.php
Code:
Why do I get this error?
Error:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or
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
Count Session and Trigger Events
I am New in PHP, seeking a method to count logged users by counting the sessions or any …, is
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.