Why is my row count 0?
Here's the MySQL query i'm running. It basically pulls data from 2 tables based on some data passed.
PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
Typing math
I've added support for typesetting math using LaTeX on the forums.
Example:
Code: [Select]
Lack of simpleXML Documentation
What is up with this.
Look at: http://www.php.net/manual/en/function.simplexml-load-file.php<
Escaped characters
I have a script that allows you to post news to the home page of my site. Along with the news is the
scandir clients directory
hi,
how can i scandir the clients directory? i need a script that when i click a button it will u
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
preg_replace question
Hello!!
I hope someone can help me with preg_replace.
I load two tables from an extern
PHP mail() returns true but doesn't work
First off I apologize if this is a newbie question, and I generally don't like asking questions that
Displaying Multidimensional Arrays...about to put my head in a vice, PLEASE HELP
I am fairly new to PHP and MySQL and I have a problem which I have been trying to resolve for days.