How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
dynamic table with forms
I have a table that is populated with mysql data and in teh first column there is a raido button tha
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
Advice on how to delete a mysql row using my form
Hi,
I am very new to php and am struggling to work out how to delete a portfolio item (a row
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
newbie error
what is wrong with this code ?
<html>
<body>
<?
is_dir() problem
Hello,
I'm buidling a php scripts that dynamically get's subfolders from a specific folder.
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
weeks in a year
hi,
i found this snippet on php.net
QuoteFor the week number for weeks starting on Sunday:
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,