PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
for loop without same $i digits?
Hi,
Can some guru please advise how can I accomplish this with a simple for loop ?
I
Upload file and add HTML
Hey everyone,
I have a client has meeting agendas and minutes that should be posted online. I
Customizing message/behavior
Hi,I'm using the ASP.NET membership/authorization controls in my application. Some parts of my appli
how to timeout $doc = new DOMDocument()->load($url)
I am currently using this $doc->load($url) to fetch an rss feed.
If a feed takes long than
Unable to customise toolbar in FCK
Hi,
I am writing a script for a game that needs players to randomly be assigned a target (ano
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?