urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
IF STATEMENT HELP
Hi
i have created a calendar from a table:
Code: Calendar: October 2009
<table w
BB_Code error
I'm having a problem with a custom built function and keep getting this error:
Warning: M
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
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
remove innitial and
i am using tiny_mce as a text editor for my CMS.
buy now the problem is it add <p>
Count Session and Trigger Events
I am New in PHP, seeking a method to count logged users by counting the sessions or any …, is
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am