While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Encrypt php code?
Is it possible to encrypt php code in files,
so that it displays a load of unreadable characters
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
Basic Forum Tutorial
Hi, I'm new to PHP. I want to build a basic forum for my site using PHP and MySQL. I've searched t
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
image upload script not working with png
The basic process of this php code is to take the submitted file, convert it to a small JPG thumbnai
Multi Dimensional Array Append
Hi Guys
I have a function that returns a multidimentional array eg
$result = functio
help with mysql_error()
Hi,
I am trying to insert data into a table, but I am not able to insert it. I wanted to see
Object Interfaces
EDIT: Never mind, I just updated to php 5.
Hey all,
I'm currently experimenting with p