php

  1. krates

    Programming tutorials

    I Found A Bunch Of Programming Tutorial On This Website Like ASP 3.0 Assembly C C++ Cobol...
  2. abhi.eternal

    How do i test PHP files?

    I have got many PHP files on my machines. But when I try to open them with FF 2, IE 7 or Opera 9, I am getting a message to save the file. I tried to open it with Dreamweaver, but there I get a message to specify a testing server. Even after specifying one, no results. Can I preview those PHP...
  3. bukaida

    A PHP script to downsample the image resolution

    Can anybody provide any php script which can print the resolution of the selected image(Tiff, jpeg i.e. mainly scanned image) and can be used to downsample the resolution according to user's choice?
  4. ╬Switch╬

    PHP & Images

    How is it possible to resize images and to add their dimension at the bottom like it is done at imageshack.com?????:confused:
  5. champ_rock

    need a php + javascript coder

    hi i have some small piece of code and i want to add one functionality to the code..it is a php script and i want to add a popup to that (simple thing for the pros) can someone please help me?? please post here or PM me so that i can chat with u and sort things out..
  6. nileshgr

    {Tutorial} Redirect your visitors without using JavaScript!

    There are many webmasters here. Many visitors have old browsers which do NOT support JS. So here is an method which will redirect your website\\\'s visitors without any JS. This uses PHP. Server Requirement: PHP interpreter <?php header(\\\"Location: *thinkdigit.com/\"); ?>...
  7. R

    php file and image

    I have made a php file that records some info about the visitors like php, referrer address etc. Now i want to put that file on the page in such a way so that an image should be displayed on the page and file should do their work altogether. Can anyone tell me how to do it? For eg: <img...
  8. R

    PHP code Needed!

    Hello people. I need a php code to show the recent visitors of a profile. For example if someone visits a profile of a user it shows last 10 or last 5 visitors of that profile... hope somebody helps. Thanx.
  9. P

    Oracle and PHP

    I am entirely new to Oracle and PHP environment. I have Oracle 9i installed on my system. I have installed PHP 5 and configured Apache of Oracle to load the PHP compiler. I have tested placing some sample PHP codes in the htdocs of Oracle's Apache directory, and it works perfectly. Could...
  10. R

    jffnms

    hi every one I have some problem in installation of jffnms. the error apeering on php status Register Globals set to On NO how to rectified this pls help
  11. the.kaushik

    php+mySQL help..

    i have made a website using php and mysql in fedora core 3 now the question is if i want to give it to some one else how do i take the whole setup and give him..
  12. R

    php code needed

    can someone tell me the php code to know the last page of the visitor, i.e. from where the visitor came?? and writes every info about the visitor in a text file!!?? Can anyone help me? Thanx.
  13. B

    php session save error

    I always got this error "session.save_path' directory not set! Please set your session.save_path in your php.ini file (it is usally set to /tmp for UNIX, C:\Temp for windows). Restart your webserver. After you have done this, reload this page and try again.". I don't know what is this i try...
  14. H

    Setting up PHP Fusion with Manashosting?

    Hi guys, I need some help, as Im quite new to website building. I would like to set up PHP Fusion (which is a CMS) on my site. Ive taken the 2GB plan Windows Server from Manashosting. Ive never managed to contact them, as their chat servers never work, so I hope someone can help me here. Ive...
  15. JhonCena

    Error in my blog's feed

    I 've a blog and my feed is burnt in feedburner and from tomorrow I am not able to acess my feed . It was running fine b4. here is da error which i get on subscribing: Warning: Cannot modify header information - headers already sent by (output started at /home/blogofwe/public_html/index.php:5)...
  16. JhonCena

    Solve this PHP problem

    Plzzz solve this php problem: <html> <head> <title>The Joke database</title> </head> <body> <?php if (isses($_GET['addjoke'])): ?> <form action="<?echo $_SERVER['PHP_SELF']; ?>" mehod='post'> <label>Type your joke here:<br /> </textarea></label><br /> <input type="submit"...
  17. JhonCena

    PHP Editor

    Which is the best PHP Editor out there. I tried UltraEdit but Crap! Tell me some more PHP Editors(Freeware)
  18. debiprasad_sahoo

    A Good Project in PHP for my college project

    Hello Dear Friends! I have to do a project using PHP for my 8th semester. It is very difficult me to choose the project. So my dear frinds please help me to find a good project and give your guidance for me. Thanks my dear friends. I am an inexperienced student, as I consider PHP. I have...
  19. ╬Switch╬

    Web Hosting!!!

    I am planning to start a website of my own. I have decided the domain name now what im thinking of is the webhosting. I want something cheep for the starting . I shall be working on PHP and MySQL & I need to have 4-5 databases. I have heard about *www.hostmonster.com/ they seem good to me...
  20. shashanktyagi1

    php help

    while using php i found that the browser dosent always refresh the pages and just loads them from the cache. any way to solve this other than manually pressing refresh button.
Top Bottom