Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
help need on ob_start()
Hi
I am a newbie in php, I have a code
Line number On/Off | Expand/Contract <?phpo
PHP mail() with images
I'm trying to get images to send along with my HTML e-mail sent through PHP mail(). I only tried vie
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Fatal error: Call to a member function fetchrow() on a non-object in C:xamppht
okay i have this query and everytime i add `item_id`=? to it... it gives me the error in the title..
Removing Title From database problem
Hi again ! i am having an issue with updating database. When i update any price of a title it remove
$variable = $variable
Hello
Sorry if this is a really simple question but I have run out of ideas. Is there a reall
Help with forum quoting?
Hi im working on a forum and I have alomost finished it but i want a user quote system like twitter
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan