User Profile

Collapse

Profile Sidebar

Collapse
Muhammad Mustafa
Muhammad Mustafa
Last Activity: Sep 11 '06, 10:02 PM
Joined: Aug 31 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Muhammad Mustafa
    started a topic Select From LIMIT in days

    Select From LIMIT in days

    hello all
    plz every body help me to edit this query

    ----------------
    $SQL = '' . 'SELECT * FROM articles WHERE category=\'' . $_GET['cat_id'] . '\' AND type=0 AND status=1 AND tim<' . $_GET['tim'] . ' ORDER by tim DESC LIMIT 10';
    ----------------

    i use the limit with this query in numbers but i want it to show me the articles from last 7 days
    i mean i use limit 10;
    this will show...
    See more | Go to post

  • Muhammad Mustafa
    started a topic Newspaper script in php
    in PHP

    Newspaper script in php

    hello every body
    i have been searched and searched for any script in php that enable me to run asite of weekly news paper but i didn't find any :(
    all scripts i found enables you to divide the newspaper cataogries and submit news exac as i need, but i never found any one enable to make issue archive :(
    any body can help me plz??
    and thx alot 4 ur efforts :)
    See more | Go to post

  • Muhammad Mustafa
    started a topic help in installing script in asp

    help in installing script in asp

    hello ppl
    i have found an asp script for news that i inersted with
    i have a little exprince in asp so i searched for how to install this script in my pc to test it
    i configerd iis on my server and made sub dictory for the script in the folder wwwroot and make a virtual dirctory in iis refer to the script files
    when i run the script form IE i write:
    http://localhost/news
    (news is the dircory and virtual dirctory...
    See more | Go to post
No activity results to display
Show More
Working...