• Member Avatar for pritaeas
    pritaeas

    Gave Reputation to diafol in Bootstrap for slider

    I was hoping you'd give the url of the script so I could see what it's supposed to look like and which options are available for it. Nevermind. Good luck …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Attendance report for student

    You must know by now that without some sample data/output it'll be very difficult to answer your question.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Reloading same page

    Is there a question?
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in PHP upload files to database

    I suggest storing the filename in the database, and not the file. Just add an insert query when `move_uploaded_file` is successful.
  • Member Avatar for pritaeas
    pritaeas

    Edited Forum list updates

    I notice that the forum list (e.g. PHP) is not updating consistently today. I posted a reply in one thread, and deleted one in another, but the main PHP page …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Order By with numbers countdown

    $count = 1; foreach ($chartarray as $datachart) { $chart_message= $datachart['message']; $chart_description = $datacharta['description']; $chart_type = $datachart['type']; $chart_uploads=$datachart['uploads']; $chart_msg_id = $datachart['msg_id']; $chart_views = $datachart['views_count']; $chart_venue = $datachart['venue']; $chart_dategig = $datachart['dategig']; $s …
  • Member Avatar for pritaeas
    pritaeas

    Created Forum list updates

    I notice that the forum list (e.g. PHP) is not updating consistently today. I posted a reply in one thread, and deleted one in another, but the main PHP page …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Order By with numbers countdown

    Show a more complete code sample, the one above isn't complete enough.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Integrating PayPal in PHP

    https://developer.paypal.com/docs/classic/training/
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Bootstrap Span4

    If you don't show what you have (preferably an URL), then nobody can help.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Auto Mail using Gmail with Attachments(Pictures)

    Basically, yes.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in slider for testimonial

    Looks at the sameples. http://www.jssor.com/demos/content-slider.html
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Warning: mysql_fetch_array():

    There was a problem executing your query. Did you connect to your database?
  • Member Avatar for pritaeas
    pritaeas

    Edited about auto generation no

    hai everyone... i m doing hospital sys,here i have channel form here one field is channel ID,that is auto no, nw i want to do that auto no change with …
  • Member Avatar for pritaeas
    pritaeas

    Edited Warning: mysql_fetch_array():

    Hi Guys I am beginner in PHP i am getting Warning: mysql_fetch_array(): Eror... anybody help me Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home4/kksivash/public_html/drngpit/student-portal/admin/model.php on …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in slider for testimonial

    Personally, I like this one: http://www.jssor.com
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Hello Every One....!!

    Welcome to DaniWeb.
  • Member Avatar for pritaeas
    pritaeas

    Edited Hello Every One....!!

    I would like to say THANKS for accepting me as a member of your family. I am jaycebennett From , California and Doing a small business of [Joomla website design](http://www.k2websitedesign.com/joomla-website-design/). …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Facebook PHP SDK, how to get number of feed's comments per person?

    Show your code.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Facebook PHP SDK, how to get number of feed's comments per person?

    if(in_array($name,$feedsPerName)) should be if(isset($feedsPerName[$name])) I hate the trial and error, but am nowhere near a computer running PHP atm.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Facebook PHP SDK, how to get number of feed's comments per person?

    Line 7 should be: $name = $result->from->name;
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Facebook PHP SDK, how to get number of feed's comments per person?

    Yes, but you can move line 17 after line 18, so it is outside of the foreach loop.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in button not working inside .html

    Do you have a version online we can see? Without that it'll be a blind guess as to what might cause it.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in button not working inside .html

    Check if addcon1 actually exists in your outputted HTML.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Facebook PHP SDK, how to get number of feed's comments per person?

    Add it after line 8.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Facebook PHP SDK, how to get number of feed's comments per person?

    > Ooh! I'm sory but I get confused when you say $feedsPerName. It is a new array to hold the number of replies per user, so I don't know why …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Auto Mail using Gmail with Attachments(Pictures)

    > Can this be done if I use C# alone? Sure. You can use: msg.Attachments.Add("path/to/your/image.ext");
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Facebook PHP SDK, how to get number of feed's comments per person?

    You are not using what I posted.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Auto Mail using Gmail with Attachments(Pictures)

    What do you mean by "auto mail"? > I think somee is a trial version. Check with somee, I don't know what kind of hosting you have.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in .php or .html?

    > why he suggested files with this extension Did you ask for an explanation as to why he wants this?
  • Member Avatar for pritaeas
    pritaeas

    Edited Printing mcqs randomly from mysql db

    hello ....... i am new in php i have started cms for the college but i am stucking in exam module . our college requirement is like this that they …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Auto Mail using Gmail with Attachments(Pictures)

    The code you are showing is C#. Try to explain your problem in detail. You are asking five questions at once, without any specifics.
  • Member Avatar for pritaeas
    pritaeas

    Edited PHP INSERT date from datepicker to mysql

    Hi Php'ers, I'm new to Php. I have some issues INSERTING date to MySQL by PHP. here's my code snippet: //date format $date1 = mysqli_real_escape_string($_POST['j_avail']); $d1 = date('Y-m-d',($date1)); $date2 = …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in PHP INSERT date from datepicker to mysql

    if you look at the manual: http://php.net/manual/en/function.date.php You see that the second parameter is a timestamp. You are passing a string (from the POST array), so I am wondering what …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in .php or .html?

    With a basic setup HTML is static so can be output to the browser as-is, while PHP will be parsed first. In theory HTML only files should be faster, but …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Facebook PHP SDK, how to get number of feed's comments per person?

    In your foreach you can now do something like this: if (in_array($name, $feedsPerName)) $feedsPerName[$name]++; else $feedsPerName[$name] = 1;
  • Member Avatar for pritaeas
    pritaeas

    Edited .php or .html?

    Hi Guys, can someone explain me, the advantage using .html or .php Look i know exactly what each extension mean, what im trying to get is in term of website …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in PHP source code for multi-level marketing matrix type

    Without your code and problem description you won't get very far.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in How to use lock objects between 2 different applications

    Each application has it's objects in it's own memory, so the same locking mechanism can't work. There are ways for applications to share memory, but I haven't used that in …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Fatal error: Call to a member function fetch_result() on a non-object in

    `query` returns false on failure, so I suggest you add error checking. Has to be a database issue then.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Fatal error: Call to a member function fetch_result() on a non-object in

    Do `print_r($result)` after line 18 to see what exactly it contains.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Valid HTML5 code

    https://validator.w3.org
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Grid System

    So you only have files. Then you need to list them all, and generate the output html. You can use `glob` to get the files from your upload folder.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Grid System

    Where's your upload code?
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Update query not working in PHP

    Where is the connection to the database?
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Help with If including or mysql statement

    if ($country_code == "GB" or $country_code == "SCT" or $country_code == "WLS")
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Bootstrap Span4

    You can try `col-md-4` instead of `span4`. IIRC spanX classes are deprecated as of version 3.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Find CSS URLs within a webpage

    Just a note, this is also popular: background-image: url("//mysite.com/images/logo.jpg"); because it works on both http and https without getting insecure content messages. You may want to check for those too.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in graphic design software question

    The WordPress website shows these: https://wordpress.org/plugins/tags/t-shirt-designer Am not a WordPress user/developer, so cannot say anything about their usability.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Facebook PHP SDK, how to get number of feed's comments per person?

    I am unsure why get_stream() returns JSON, it would be easier to return the array instead. So change that first: return $request["data"]; Then show me exactly how the returned array …

The End.