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
Error Messaging not working
I changed the way my form tells the user of an error. But I can't seem to get it to work properly.
PHP, jAVASCRIPT setting input values, why isn't it working?
Hi:
I am calling this javascript:
<script language="javascript">
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so
I apologise! It's a newbie to PHP feedback form problem!
Hi,
I am a total newbie to PHP. I am also a unemployed and need to get a job. So after 100% r
RSS poster script?
I have found a script that posts RSS's for me on a site that I'm building. However I would like to a
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
Create PHP table grid help, please
I have a MySQL database setup, now it's time for the table (gridview) design in php. Here's the prob