understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
Problem with creating FI documents
Hi, Experts!
when i create Fi doc. with standart transaction, i ve been had such problem
Edit MySQL Row Using PHP and HTML Form
Hello,
Here's what I'm trying to do. Build a page where a user enters a MySQL row number in.
Guixt issue
Hello all,
We are experiencing the following problem with Guixt:
Some transact
upload control not working with update panel
Hi,
I am working with Asp.Net FileUpload control with ajax update panel,
if i use the
. and .. appearing instead of pictures
First of all, thanks very much for providing this forum. It is very much appreciated!
My son
getting rid of quotes in strings
sick of trying to deal with them in multiple ways (entering in and taking from database, echoing, ec