Search results

  1. J

    Android YouTube app can't find "Mr Roboto - Styx" which clearly appears when I search for it on my computer?

    Seems that YouTube app on my Android phone is somehow filtering music video results. It can't find "Mr Roboto - Styx" or any Lady Gaga videos. What's going on, and is there another way for me to watch music videos on my phone?
  2. J

    How do I create Html/Php/MySQL website for the cloud?

    Is it possible to just upload my existing scripts onto a cloud server? Or do I have to specifically tailor them the scripts to work on cloud server? Where can I find host that uses cloud? How much would it cost to host website that gets like 10 visitors a day? On shared hosting with Dreamhost...
  3. J

    How do I create Html/Php/MySQL website for the cloud?

    Is it possible to just upload my existing scripts onto a cloud server? Or do I have to specifically tailor them the scripts to work on cloud server? Where can I find host that uses cloud? How much would it cost to host website that gets like 10 visitors a day? On shared hosting with Dreamhost...
  4. J

    PHP: can session variables be injected client-side?

    Let's say I have an authentication script. I use $_SESSION['admin'] to store true or false - will use this later to determine if the user has admin access on the website. Are session variables like COOKIES, that the client can alter them? Or can session variables only be set by the server?
  5. J

    I'm looking for a PHP/MySQL script for displaying products on a website?

    I need something like a shopping cart, but without the check-out features. I just need to display the products on a website: category, title, description, price, pictures. But I don't want to make any sales through the website. It's so the shop owner can log into admin area and add/edit products...
  6. J

    I'm looking for a PHP/MySQL script for displaying products on a website?

    I need something like a shopping cart, but without the check-out features. I just need to display the products on a website: category, title, description, price, pictures. But I don't want to make any sales through the website. It's so the shop owner can log into admin area and add/edit products...
  7. J

    Will have to go through customs at MEX if I'm only connecting through Mexico City?

    I'm going to be flying Argentina (EZE) to Mexico City (MEX) on AeroMexico #31. Then Mexico City (MEX) to Montreal (YUL) on AeroMexico #680. Mexico City (MEX) has two terminals. If you have to switch terminals, you have to exit secure area through customs and immigration, then you have to go...
  8. J

    Suggest PHP/MySQL hotel reservation booking script? Needs to have per person pricing...?

    Hi, I'm making website for friend. He has a boutique hotel in tropical country where he has a few rooms. But he charges extra for every person, because he includes meals. I'm looking to install a script on his site where people can create a reservation, and pay with PayPal right away. But so...
  9. J

    Suggest PHP/MySQL hotel reservation booking script? Needs to have per person pricing...?

    Hi, I'm making website for friend. He has a boutique hotel in tropical country where he has a few rooms. But he charges extra for every person, because he includes meals. I'm looking to install a script on his site where people can create a reservation, and pay with PayPal right away. But so...
  10. J

    Suggest PHP/MySQL hotel reservation booking script? Needs to have per person pricing...?

    Hi, I'm making website for friend. He has a boutique hotel in tropical country where he has a few rooms. But he charges extra for every person, because he includes meals. I'm looking to install a script on his site where people can create a reservation, and pay with PayPal right away. But so...
  11. J

    In PHP, is there any way to redirect a user to next page while sending a header with...

    ...information as POST? I'm looking to forward user to next page with some data, but I don't want to use $_GET -- as I don't want the data appearing in URL. I was hoping to send a header with values in $_POST, and then redirect user to that page. Is this possible? Currently, I'm using...
  12. J

    What is the best pizza in Ottawa, Ontario?

    I moved from Edmonton a few months ago, and it has been difficult finding anything that appeals to my tastes. Do you have any suggestions?
Back
Top