mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
Spliting paragraph into sentences and attach in
Here is what I am trying to do
example: Para1[123.456.789!] 3 sentences
Para2
FILTER_CALLBACK -- Files?
Hi All,
I'm using the php filter functions to validate my form data. For custom filters, I'm
Basic Question Regarding PHP Includes
Hi
Just starting out with PHP.
Working on a site that uses some basic includes, these
displaying unknown amount of results
I am reading a directory and getting a list of folders in the directory, I want to display the folde
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Problems with adding a link to one position in a 'foreach' loop, please help
Hello!
Iam pretty new to programming and I wanna create a table with users from an array. It
Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm
getting weird error..
okay, I'm getting an error on this particular function, something about the syntax in the mysql LIMI