On Dec 20, 2011, at 1:32 PM, Jim Lucas wrote:
On 12/19/2011 6:44 PM, Rick Dwyer wrote:
Hello all.
When I set my page charset from iso-8859-1 to utf-8, when I run it
through the
W3C validator, the validator returns an error that it can't
validate the page
because of an illegal character n
On 12/19/2011 6:44 PM, Rick Dwyer wrote:
> Hello all.
>
> When I set my page charset from iso-8859-1 to utf-8, when I run it through the
> W3C validator, the validator returns an error that it can't validate the page
> because of an illegal character not covered by UTF-8.
>
>
> "Sorry, I am unab
On Tue, Dec 20, 2011 at 2:44 AM, Rick Dwyer wrote:
> When I set my page charset from iso-8859-1 to utf-8
Set it how?
http://www.w3.org/International/O-HTTP-charset.en.php
, when I run it through
> the W3C validator, the validator returns an error that it can't validate the
> page because of an
sounds like you want to build an ajax site with global config settings
per subpart(=functionality) for each browser-client.
if it got it right your other requirements are;
- you have run-time config/state settings per subpart instance that
other subparts' instances need to access.
- you want to be
Ok i "found" where was the problem.
basically when i install php 5.2.6 with installer.msi, i must after copy
over those files, the content of the "php-5.2.6-Win32.zip" file, because
several files and links are not installed / done by the installer.msi :-(
just try to install it with default setting
On Sun, Aug 3, 2008 at 3:54 AM, Alain Roger <[EMAIL PROTECTED]> wrote:
>
> when under command line i run php -v i get a lot of error messages, like
> those 2 as attached files.
> what can it be ? i've checked those files and they exist. :-(
Attached files are stripped automatically by mailman
On Mon, May 5, 2008 at 12:06 PM, Craige Leeder <[EMAIL PROTECTED]> wrote:
> Hey Paragasu,
>
> Sounds like fun, though not really that difficult. It is a very
> horrible site, but it shouldnt' take that much to create the script
> for. They do not, in-fact, use Javascript to pull the movie times
there is one here : http://www.phpclasses.org/browse/package/2212.html
see if it suffices your need,
thanks,
vedanta
On 9/11/05, Michelle Konzack <[EMAIL PROTECTED]> wrote:
> G'Morning *,
>
> Does anyone know, where I can get a PHP-Code for
> a high performance page counter ?
>
> I need one, whi
Michael Gale wrote:
> Hello,
>
> Is there a way to monitor or test out how much CPU / memory a php
> page uses ? I would like to find out how intensive some of my scripts
> are.
Don't know about CPU, but you can get memory usage with this function:
http://www.php.net/manual/en/function.me
make sure that new page's headers do not cache. See www.php.net/header
for examples.
--
Maxim Maletsky
[EMAIL PROTECTED]
"Phil" <[EMAIL PROTECTED]> wrote... :
> I have a PHP page with a form that submits to another PHP processing page.
> On completion of the PHP actions on the processing pag
on 28/01/03 4:42 PM, Phil ([EMAIL PROTECTED]) wrote:
> I have a PHP page with a form that submits to another PHP processing page.
> On completion of the PHP actions on the processing page, I have echoed into
> the page the javascript action of 'location.href=...' and the location is
> redirected t
> I have a PHP page with a form that submits to another PHP processing
page.
> On completion of the PHP actions on the processing page, I have echoed
> into
> the page the javascript action of 'location.href=...' and the location
is
> redirected to the PHP form page that starting the process. Both
Hi,
"I can run the same page on the machine with the problem if I
simply rename it."
If you could tell what the name was when it didn't work and what
when it worked.
If by rename you mean change of extension like say from php3 to
php then it indicates that apache config file (I am not sure f
Wee Chua wrote:
>
> Hi all,
> what is the best software to make banner ads? Are there any free or
> evaluation trail available? I want to make the banner ads on my PHP page.
> Thank you.
>
> Calvin Chua
Maybe this helps you a little:
http://freshmeat.net/search/?site=Freshmeat&q=php+banner§ion
14 matches
Mail list logo