Search results

  1. A

    I want to write this PHP script. please help me. This is my assignment!?

    How can I transfer a file (from http link) to my web hosting server via PHP script? $MyFile="http://myserver1.com/dir/file.zip"; $Server2="my/archive/"; How to get that file? and How can I store it into my another server's local directory? Please help me to solve this! Any sample, reference...
  2. A

    Is it possible to hide File Name & Path details on errors of PHP webpages?

    How can I hide file names in PHP error pages? or Can I hide PHP keywords (include, mysql function names, ... ) in error pages? or at least can I hide/change specific words in errors? example errors: Error: [2] include(file1.php) [function.include]: failed to open stream: No such file or...
  3. A

    can someone please tell me how to get boosts on bejeweled blitz facebook?

    i have been looking everywhere for ages now, and i just cant find them at all, no option or anything! pleae help me its just soooo irritating lol thanks guys and girls :) x
  4. A

    Will work php webpages on mobile phones (as wap/wml page)? pls see details?

    My php page has a text field and a button for user input for searching in mySQL database. then it will display search results. Can anyone access this same page with their mobile phones? If it is not possible, please let me know how do I do it? How can I use my mySQL database on my mobile...
  5. A

    How can I make a calendar which starts Monday/Wednesday/Friday as the week's

    first day? I want in PHP.? Please help me a how-to sample. I'm new to PHP. So, I expect one really easier to understand. Thanks in advance
Back
Top