Search Results

Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: jtmcgee ; Forum: PHP and child forums
Forum: PHP Oct 7th, 2009
Replies: 7
Views: 261
Posted By jtmcgee
I think thats all based on your server, it's INI, and it's brute power.
Forum: PHP Oct 6th, 2009
Replies: 107
Views: 3,559
Posted By jtmcgee
How about:
A. You make an RSS feed
and B. you parse it! (w/ simplexml probably )

When I was a noob, that gave me sooo many problems.
Forum: PHP Dec 28th, 2008
Replies: 6
Views: 785
Posted By jtmcgee
Manually? It changes sometimes Pages is black, sometimes Blog is, it all depends on the page including it.
Forum: PHP Dec 28th, 2008
Replies: 6
Views: 785
Posted By jtmcgee
What do you mean by fix the strings, isn't this the only way to do this? Or only simple way, keep it relativley simple, as I have been only coding for 4 years, and just turned 14.

Also I did the...
Forum: PHP Dec 27th, 2008
Replies: 6
Views: 785
Posted By jtmcgee
Couple of CPU cycles are irrelevant to me, have any ideas on the code problem though?
Forum: PHP Dec 27th, 2008
Replies: 6
Views: 785
Posted By jtmcgee
I am having problems with str_replace. What I am doing for the administration pages of my CMS I have a include page for the top
navigation (nav.inc.php). So I'll show you my code.


$page =...
Forum: PHP Oct 7th, 2007
Replies: 4
Views: 3,660
Posted By jtmcgee
<?

switch ( $_GET['PID'] )

case '3495843509843503':
header("Location: http://www.pagename");
break;
case '640968450':
header("Location: http://www.pagename");
break;
Forum: PHP Oct 7th, 2007
Replies: 3
Views: 719
Posted By jtmcgee
if( $rand_num <= $chance )
{
//$item_id = mysql_query("SELECT `item` FROM `creatures` WHERE id = '$id_creature'");
$foo =& creature_stats( item, $id_creature );

$item_query =...
Showing results 1 to 8 of 8

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC