Unifying logins of two different scripts
I have two different game scripts which I want to embed on my own site. The problem is I don't want
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
Problem with php's rename function
So, i'm having a problem with the php rename function. Basically my script 'delete_user.php' attempt
SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
Create PHP table grid help, please
I have a MySQL database setup, now it's time for the table (gridview) design in php. Here's the prob
FTP issues
Hi all,
I am currently facing some serious problems with a script and really need some ad
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
help retrieiving results and doing pagination
Having some trouble trying to get the results to show on more than just one page.
What is ha
php web service error
hey guys,
I'm working on a project requires the use of web services. I've been trying a few tutor