What's wrong with my code
sobbing for many days, still don't know why please Help. Why my page isn't posted correctly. In a
Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont
Working with Dates, help.
Sooo to make a long story short, here's what im trying to accomplish.
I need to create a drop
compile php5 with DOM
Hi,
I can't manage to compile php 5.3.0 from source on Windows to include DOM,
in spite of
Problem in OnClientClick and OnClick sync
Hi,Strange and irritating problem:
I have below button declaration in markup of the aspx page:
Paypal
Hi all,
I have an advanced basic knowledge of php
I want to try something new for a s
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
TinyMCE / Ajax Postback Problem
Hiya all,
I have a page which loads the TinyMCE editor. On the postback I obviously want to f
do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work
Multiple Do / While Statements?
I'm still very new to PHP, and running in to a problem when trying to execute a do/while loop inside