User Profile

Collapse

Profile Sidebar

Collapse
vikas1111
vikas1111
Last Activity: May 14 '10, 01:04 PM
Joined: Feb 21 '08
Location: 12° 18' N, 76° 42' E
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Thank you guys..

    I don’t exactly remember what problem i faced, i called hosting company customer support and explained them about my query. They just told me that i cannot install Joomla on windows server.. I was very surprised by this answer form a "Technical guy".. So i posted my question in this forum.

    Finally i had to move to some other hosting provider and bought linux platform for installing Joomla....
    See more | Go to post

    Leave a comment:


  • Thankyou guys for your kind reply,

    Actually i was not able to install Joomla on windows platform. My hosting provider asked me to buy linux platform and install Joomla.
    See more | Go to post

    Leave a comment:


  • vikas1111
    started a topic Can we install Joomla (Xampp) on windows platform.?
    in CMS

    Can we install Joomla (Xampp) on windows platform.?

    My site is under windows hosting, Can we install Joomla (Xampp) on windows platform.?
    See more | Go to post

  • vikas1111
    started a topic Php Debuger
    in PHP

    Php Debuger

    Hi All,

    I am looking for a good php debuger FREE to download and no requirment for registration. I would be happy if someone suggest me on this.

    Regards
    See more | Go to post

  • vikas1111
    replied to Error starting apache.
    Hi Jeff.

    Thanks for replying. Sorry for that small pic attached, actually i am trying to attach image of 424 * 497 dimension but it is getting resized after uploading.
    Regarding httpd.log i am not getting it correctly , could you please explain it in detail ?
    IIS port is at 8080 and Apache is at 80.Do i need to change the port for Apache or IIS ? if yes then what port should it be ?

    King Regards
    ...
    See more | Go to post

    Leave a comment:


  • vikas1111
    started a topic Error starting apache.

    Error starting apache.

    I have installed apache2.2 on my windows xp system. I even have IISw3 running on my system, My problem is with Apache, every day i have to restart my system 20 times in order to start apache. I get status error[1]. I am attaching a screen shot of the error shown. Please guide me to get rid of this error.

    King Regards.
    Vikas.R.H...
    See more | Go to post

  • vikas1111
    replied to how to sum the total of the column
    in PHP
    Can you be more specific ?...
    See more | Go to post

    Leave a comment:


  • vikas1111
    replied to character_limiter
    in PHP
    Hi Dormilich,

    Thanks for reply. Yes its a good idea it works.

    Kind Regards...
    See more | Go to post

    Leave a comment:


  • vikas1111
    replied to character_limiter
    in PHP
    This is one solution i got after little bit of Googling. I am looking for the function which can replace bellow lines of code.

    Code:
    $position=14; // Define how many characters you want to display.
    
    $message="gg rier j ajajjawer wjrwj rejwjre wjrwjre jwejr"; 
    $post = substr($message,$position,1); // Find what is the last character displaying. We find it by getting only last one character from your display message.
    ...
    See more | Go to post
    Last edited by Markus; Jul 22 '09, 09:50 AM. Reason: Added [code] tags.

    Leave a comment:


  • vikas1111
    started a topic character_limiter
    in PHP

    character_limiter

    Hi all,
    I want to print content of post but limited portion and after that i show a link “Read More” in end so that it leads to full post detail. But when i use substr() func and use 200 character it prints well but i need to print or need to end substring with full word

    example:

    Default:
    This is my post and when it mak…

    I need:
    This is my post and when it makes…...
    See more | Go to post

  • vikas1111
    replied to Alter Cache timing in Magpie.
    in PHP
    MagpieRSS is a PHP class that parses RSS and Atom feeds. Anyways thanks for your kind reply....
    See more | Go to post

    Leave a comment:


  • vikas1111
    replied to Alter Cache timing in Magpie.
    in PHP
    We can disable Cache in magpie by editing the bellow line in rss_fetch.inc from
    define('MAGPIE_ CACHE_ON', true);
    to
    define('MAGPIE_ CACHE_ON', false);
    See more | Go to post

    Leave a comment:


  • vikas1111
    started a topic Alter Cache timing in Magpie.
    in PHP

    Alter Cache timing in Magpie.

    Hi All.

    I want to know how to alter Cache timing in Magpie. I tried to edit rss_cache.inc to 10 seconds but its not working.
    "var $MAX_AGE = 10; // when are files stale, default one hour"
    Can anyone kindly help me ?
    See more | Go to post

  • vikas1111
    started a topic Modules..
    in PHP

    Modules..

    I dont know anything regarding modules in php ,, can anyone suggest me some good tutorial for begineers?
    See more | Go to post

  • vikas1111
    replied to Sorting alphabetically...
    in PHP
    No May be i am not clear or you might not have understood it correctly... Anyways i have got solution for that,, I am getting late now,, I will explain in detail tomo and even solution for it.....


    Thanks for replying for both.......
    See more | Go to post

    Leave a comment:


  • vikas1111
    started a topic Sorting alphabetically...
    in PHP

    Sorting alphabetically...

    Hi All


    I am doing a project in which user information will be displayed in admin view page.. Now i want to sort the displayed info alphabetically i.e. When i click on "A" user name starting from A must be displayed..Same with all alphabets.. How can i do that?? Database part i know..
    See more | Go to post

  • vikas1111
    replied to validate password..
    in PHP
    By the way in am actually working in php,, I had to validate a form,, I was looking for reg expr.....
    See more | Go to post

    Leave a comment:


  • vikas1111
    replied to validate password..
    in PHP
    Thanks guys...

    I am donig it in javascript so i used the above regular exp.

    Thanks for both of you.....
    See more | Go to post

    Leave a comment:


  • vikas1111
    started a topic validate password..
    in PHP

    validate password..

    Hi All

    I Want to validate password,, the condition is that first 2 letters must be numbers and remaining 4 must be alphabets..How can i solve this ????
    See more | Go to post

  • vikas1111
    replied to Form Filled values from mysql
    in PHP
    http://www.w3schools.com/php/default.asp & php.net for php.. and mysql basics..
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...