Jump to content

paragkalra

Members
  • Posts

    29
  • Joined

  • Last visited

    Never

About paragkalra

  • Birthday 01/21/1985

Contact Methods

  • AIM
    paragkalra@gmail
  • MSN
    paragkalra@hotmail.com
  • Website URL
    http://www.paragkalra.com/
  • ICQ
    433124496
  • Yahoo
    paragkalra

Profile Information

  • Gender
    Male
  • Location
    Nagpur, Maharashtra, India

paragkalra's Achievements

Member

Member (2/5)

0

Reputation

  1. Hi All, Few years back I bought space and tools to design a website. And I ended designing following website. http://www.paragkalra.com/ It has many bugs and lot of hard coding. I want to completely change my website using a good framework which mainly use PHP/MySQL/Linux and other open-source tools I would need information on following things: 1. Latest trend in PHP/MySQL website designing 2. Good OpenSource tools that I can integrate with my website. 3. Free available frameworks using PHP/MySQL 4. If someone can review my current website and show some pointers that would be really great. 5. Maintenance of the website should be really easy. PS: I can only use OpenSource tools and technologies.
  2. Hi All, I am not a guru in web-design so this question may sound silly or in first place may not be a PHP question itself. I have a scenario where I would have multiple tabs in my website. The requirement which I have is that when I hover my mouse over any of the Tab - Sub tabs associated with that tab should get auto populated in a new lower tab. Can we achieve this through PHP.
  3. I often face this wierd problem when IE asks me to download or open the PHP file instead of displaying it. Any idea why it happens and how can I get rid of it. I am using Apache 2.2 and PHP 5.2.13
  4. Hey All, This for the first time I want to connect Oracle DB (10g) using PHP. So far I have been doing it using Perl What are the pre-requisites - Like which version of PHP, any driver etc. My Oracle DB is located remotely. To start off with I want to fetch some rows on Windows and then move to Unix. Hence I would also need the prequisites for Unix as well (Solaris).
  5. Hello Folks, Is there a way we can set shortcuts in mysql. Take for instance I use "select * from <mytable>" after every 5 minutes to check the values of various rows. So I was think if I can get a way to set a shorcut to above query something like 'set myquery = "select * from <mytable>" This is should fetch me all the rows from <mytable> after executing "myquery" on "mysql" prompt as shown below: mysql>myquery For people knowing Linux - I want something like "alias" command.
  6. Hi All, I am planning to add php code to enable word verification on my website so as to have moderation on the feedback/comments that will be posted on the website. Can anyone share their code or any URL that will give me the pointers. Please see the attached screenshot for an example that I want to implement. [attachment deleted by admin]
  7. Thanks.... BTW any other book someone would like to suggest....
  8. Could some please suggest a good MySQL book for beginers...
  9. Hello All, I was looking for PHP Coding guidle lines. Could someone please share some online URL specifying the best coding practices to be followed while coding in PHP? Cheers, Parag
  10. Folks, Please go to following URL. It's one of the page of my website: http://www.paragkalra.com/movies.php?video=holly Then see the attachment. In the attachment I have marked the section that is getting extra left aligned or you can say not getting properly aligned. Could some please point the reason for this deformation. [attachment deleted by admin]
  11. Hello Folks, I am a newbie in this world of web-development. I have made my own website. However the website looks different when opened on different machines having different screen resolution. Is there a way we can make sure the website structure is independent of the screen resolution of the machine on which it is accessed?
  12. @ Crayon Violent Yup U are correct...my aim was just to know if there is any dummy function or a command available in php...
  13. Thanks KingPhilip & Crayon Violent for your suggestions ... as a workaround I am already using:
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.