What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
re calling a function without including file
Hi,
i am new to programming in php, i was just checking the wordpress code and found out in the w
Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
user validation always displaying invalid ? please help
Hello,
I have 2 accounts and there is a field in mysql called validated it can be either &quo
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t
Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
Blogging s/w
heya frndz!!! i want to start a blog.... m looking for a s/w like oscommerce which is thr for e-comm
mysql query with single quotes in a variable
$sitedetails = "INSERT INTO vars (address, sitename, description, ownername, theme) VALUES ('$u
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right