• Member Avatar for pritaeas
    pritaeas

    Replied To a Post in connection to database server

    Your username is not allowed to remotely connect to that machine. If it's freshly setup, ask your supervisor if he has added all the right priviliges correctly, and whether the …
  • Member Avatar for pritaeas
    pritaeas

    Edited PHP or Wordpress shopping cart

    Is it better to use PHP (cake) or a wordpress theme (woocommerce) to build a shopping cart for a printing company?
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in database auto increment

    http://dev.mysql.com/doc/refman/5.0/en/example-auto-increment.html
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Problem with Joins

    > You may be able to do this through query (but I am still not sure you could it efficiently), I think using a query would still be more efficient …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in SQLSTATE[42000]: Syntax error or access violation: 1064

    No. Like I said. There should be a space between `DESC` and `LIMIT`.
  • Member Avatar for pritaeas
    pritaeas

    Edited inserting zeros depending on the length

    Hello I need to add a zero in front of a number if it is 3 or less so that it has 4 digits total. I only need this for …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in SQLSTATE[42000]: Syntax error or access violation: 1064

    BTW, I now see that there is no space between `DESC` and your limit value. Fix that. Not sure what limit returns, but that appears the cause of your issue.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in HTML page within div

    Note that loading another html and body tag within your own may lead to rendering issues.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in SQLSTATE[42000]: Syntax error or access violation: 1064

    Can you post the full error message? The title is cut off.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in timer settings

    You have to be more specific than that.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Vertical Scrolling <Divs>

    Glad you fixed it. Why not share it now? Or repost it as a snippet or tutorial, will get you some kudos.
  • Member Avatar for pritaeas
    pritaeas

    Edited Notification of new posts to watched articles

    Hi for some reason I am not receiving notifications of new posts to watched items. What do I need to check? Geoff
  • Member Avatar for pritaeas
    pritaeas

    Edited New here

    Hi I am new here, I manage a website [diy conservatory](http://www.diyconservatoryquotes.co.uk)
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in New here

    Welcome to DaniWeb.
  • Member Avatar for pritaeas
    pritaeas

    Edited Vertical Scrolling <Divs>

    first off this is a question where jQuery is used heavly, there are no catagories to put that under on <DaniWeb> so i've put this post under what i believe …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Vertical Scrolling <Divs>

    > first off this is a question where jQuery is used heavly, there are no catagories to put that under on <DaniWeb> jQuery IS Javascript.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in suspicious link

    The `api_key` is used to identify a Facebook App.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Education

    Either that, or covering your ass. If you prove unqualified he can always say you had the certifications.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Education

    My point exactly, he doesn't.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Open File

    > I would like to directly open the files (only for *.exe file), how to create the program like that? You cannot. This is blocked by the browser.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Sample Projects in ASP.NET

    codeplex and codeproject are full of examples.
  • Member Avatar for pritaeas
    pritaeas

    Edited Decoding/Decryption of PHP code

    Please can some one help me descrypt the below php code i using it for my project, i encrpyt it through a code given to me by friend.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Decoding/Decryption of PHP code

    This is encrypted by something like IonCube. Asking for decrypting it is against our rules. Thread closed.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Education

    No, it's not required to have it, but in most cases getting hired is much easier if you have it. HR needs to have some kind of proof that you …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in php running mysql query inside a query

    @taywin: `mysql_fetch_array` returns by index and by name both by default.
  • Member Avatar for pritaeas
    pritaeas

    Edited Recommendation for opening links

    I thought this maybe a useful way to keep traffic within daniweb but what if you (Dani) made it so that when you click on a link, it opens a …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Recommendation for opening links

    IMO "expected behaviour" is opening in the same window.
  • Member Avatar for pritaeas
    pritaeas

    Edited web browser wont display my code

    Pease I need your help! I am very new in Php programming,I just downloaded wampserver on my system and also komodo for text editor.I launched komodo to place my text …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in web browser wont display my code

    Where did you save your file (`/wamp/www`)? Is WampServer running correctly, is it displaying it's homepage?
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Hello! fresher in this forum

    Welcome to DaniWeb.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Interface

    An interface defines what you can do with a certain class. The interface only defines what methods should be supported. The actual implementation lies within the class. Think of it …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in web browser wont display my code

    it's <?php without a space.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Am I referencing my CSS correctly within the header?

    Btw. Upvoting with rep has no effect within a certain timeframe. I appreciate the gesture, but is has no effect other than a regular upvote.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Am I referencing my CSS correctly within the header?

    I would, but am not sure that it's feasible in your case.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Am I referencing my CSS correctly within the header?

    Shouldn't matter, just the fact that two might be in each others way. Still, I think stripping is the only way to go, considering I never used WP am not …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Am I referencing my CSS correctly within the header?

    One of these has to go anyway: <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script type="text/javascript" src="http://example.com/projectx/node/node/scripts/jquery.min.js"></script>
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Am I referencing my CSS correctly within the header?

    Perhaps some htaccess redirects that are causing you issues?
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in file upload script for music files

    Upload size restriction perhaps. Check your php.ini
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Am I referencing my CSS correctly within the header?

    Perhaps an IP block, or folder protection. I can't open the map.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Am I referencing my CSS correctly within the header?

    Opera shows: Request URL:http://example.com/projectx/node/node/scripts/jquery-1.10.2.min.map Request Method:GET Status Code:404 Not Found But jquery 1.11 is also loaded from google. And a lot more 404 on images. There's a lot on that …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Designing for mobile

    > Plus there's now a way to toggle to pseudo-desktop mode. I like it, although somehow the page is not being displayed full width, although my phone is 1920px wide …
  • Member Avatar for pritaeas
    pritaeas

    Edited What is the different between SMO and SMM?

    Hello friends, Do you know about SMO and SMM? What is the different between SMO and SMM? Because i am confuse between them. Some people says both are different and …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in exiting problems and insights from accross the globe

    Welcome to DaniWeb.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Software Developer(student)

    Welcome to DaniWeb.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Eid Mubarak Wishes

    http://www.inmotionhosting.com/support/website/backup-and-restore/backup-your-database-in-cpanel
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Am I referencing my CSS correctly within the header?

    Is there a specific reason you are using full URLs?
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in wtf Notice: Undefined variable: checked in C:\wamp\www\

    The variable `$checked` is not defined when there are no results, so I suggest to move line 10 to between line 4 and 5, and replace `null` with `''` (empty …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in move_uploaded_file gives 500 internal server error.

    What's in your error log?
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in move_uploaded_file gives 500 internal server error.

    $target ="/uploads/$_FILES["img"]["tmp_name"]; // line 15 should be: $target = "/uploads/" . $_FILES["img"]["tmp_name"]; and on line 17 `$target_path` should be `$target` I think.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Programming Logic and Problem Solving

    > I want to find ways to increase my logic and problem solving skills so I can become better at programming. There are a lot of code golf websites, providing …

The End.