Hi there captainbarner,
I would suggest tha you use simplexml_load_file rather than simplexml_load_string
Using a sample xml file from https://www.learningcontainer.com/sample-xml-file/,...
Type: Posts; User: coothead; Keyword(s):
Hi there captainbarner,
I would suggest tha you use simplexml_load_file rather than simplexml_load_string
Using a sample xml file from https://www.learningcontainer.com/sample-xml-file/,...
Hi there Maxwell007,
and a warm welcome to these forums.
I am sorry but I overlooked your post.
Just in case you have not found a satisfactory
solution to your problem here is one...
Hi there vishnuastrologer,
This link...
PHP webpage visitor counter
...may help to get you started. :cool:
I believe, as it appears to be some kind of game, that it should be presented in a
much less cluttered enviroment.
Something more on these lines...
poker portal page image
Perhaps you...
Hi there mileagegloba,
and a warm welcome to these forums.
You may these links to be helpful for your journey...
MDN - Learn HTML Basics
MDN - Learn CSS Basics
Hi there meestermarcus,
This can be done easily with CSS.
Here is an example...
/* All items */
div[class="post-container"] h3::before {
display: inline;
...of course, as you can no longer use this...
...I can see no good reason to aggravate your visitors by
using the intrusive beforeunload. :confused:
coothead
Hi there marain,
I have now unraveled the mystery that is beforeunload.
Here is an example page...
<!DOCTYPE HTML>
<html lang="en">
Hi there marain,
you should not consider w3schools to be a reliable source for good coding advise.
As for...
<body onbeforeunload="alert('Thanks for visiting...')">
Hi there marain,
As James has pointed out, it appears that you have an escaping
apostrophes problem.
Try it like this...
<?php
Hi there marain,
There is no need to be embarrassed, I am fast approaching 80 years
of age and brain farts are an almost daily occurrence for me. :mad:
Yesterday by clicking the wrong...
Hi there marain,
this...
<script><br />
<!--<br />
document.write("!");
Hi there vishnuastrologer,
The limitations of CSS are inversely proportional
to the skill level of the coder who employs it.
coothead
Hi there marain,
you don't need all that nth-child stuff.
The dimensions of the cells are defined by the the content.
If you don't want to effect other pages, code it like this...
HTML
Hi there RandyOrton,
and a warm welcome to these forums.
The followings links should definitely help you on your way...
MDN - Learn CSS
MDN - What is CSS
Hi there marain,
I am seeing this image...
https://www.marainlaw.com/images/horse.jpg
...on this page...
Hi there firsthandcriticize,
and a warm welcome to these forums.
We would really need to see the page in question.
Hi there gazza58,
I see no evidence of your assertion whatsoever.
The page in question still has all the 150+ coding errors
that were pointed out in my previous post.
Hi there gazza58,
I am unable to test your page on an android browser
as I do not possess a mobile device.
What I can tell you, though, is that your page has over
150 coding...
Hi there abstractionsins,
it is very kind of you to do that, but I must point out that, sadly John passed away about three years ago.
John Scheuer Tribute
coothead
Hi there Chriswatson,
The Firefox browser comes with Fireshot already installed.
For Chrome, Edge, Vivaldi and other Chrome based browsers
you may install the extension here...
Take...
Note:-
The link in the above post is incorrect and does not work as intended. :eek:
Here is the actual Demo...
A little page shaker
Hi there packageslab,
This bbcode:-
Name
Age
Hi there LarryJohnson,
How about using CSS instead of JavaScript?
Here is an example...
<!DOCTYPE HTML>
Hi there petermarsi,
and a warm welcome to these forums. :o
Here is a possible solution...
<!DOCTYPE HTML>
<html lang="en">