I am trying to make a constant variable so I will not have to constantly re-create the variable throughout my application. The variable I am trying to make utilizes the GetSetting function. I don't understand this type of "Coding" very well, but I am reading up on it as I write this, but so far...
how could i make a progress bar work with a loading image? i have an image control which loads the selected image, and i want the progress bar to load as the image loads. just not sure how to do this.
any help apreciated
in perl you can use
die("Blah: $!");
is there anything like this in PHP? to give a bit more information on an error than just doing like so?
die("Couldnt do something");
i am writing a simple "News" script for my site. it all works except when i use the return key when adding news. i only get the first line of the news. plus the date, which is after the news in the text file doesnt show up.
the txt file holds this news info, like this...
hi, i just uploaded Image::Info to my lib dir (not the regular dirs in @INC). my server doesnt have this module. and i try to run a simple script, but i get this error:
Undefined subroutine &main::image_info called at img.cgi line 17.
not sure why either. (ive never done this, always used...
i am having a major issue here. i am trying to populate a form textbox but nothing happens. i am using an external .js file and on my page i have the form set up like. i use XHTML strict.
<form name="test_form" id="test_form">
<input type="text"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.