php

  1. krates

    PHP 6.0 Released

    Just seen the php website php 6 is ready and available for download here *snaps.php.net/index.php But i see the php website has not been updated with that
  2. *GandaBerunda*

    how redirect using PHP?

    i am having a website , from where i need to redirect peopleto a orkut profile after they submit comments. How do i do that? currently , i'm redirecting to a php file which writes the comments to a textfile and then redirects to the orkut profile though the following code: <script...
  3. amitava82

    PHP problem with firefox

    First, here is the piece of code: <img src="images\<?php echo $row_Recordset1['photo']; ?>" /> my images are stored in a folder called "images" and file names are stored in a database. the recoedset1 gets the image name from the database. Now the problem is, Internet Explorer 7 is...
  4. bhutanesedude

    Guys Help me in this...How many visitors...

    Guys....Please help me in Php to find how many Visitors are online or viewing my website at that particular time using Php code. I would also love to know if I can show the "Most users ever online" and its dates reflected on my website. I am new to the world of websites so I guess you all will...
  5. victor_rambo

    [Readymade script] A feedback/contact form for your website

    You can use this form to allow your visitor contact you for enquiries or feedback. you don't have to give out your email address so that people wont spam you. Step 1: The script. It has two parts: 1. The feedback form which is to be filled by the visitor. It is in plain HTML. It will contain...
  6. cool_callis

    suggest book for css, java script and php

    frndz i want to learn css, java script and php. suggest me books for these topics and any good resources also.
  7. *GandaBerunda*

    help in php coding

    i am having a textbox and a button on my website..i want whatever the user enters in da box to be saved to a textfile on the server...how can i do so? after writing it should automatically redirect to another address....can someone please guide me? i think i can do this by opening a php file...
  8. *GandaBerunda*

    some one help me...need php help...

    i am having a textbox called "comn" and a buton called "button1" on my website...i want to save whatever the user enter in comn and then redirect him to another location upon button1.click...how can i do so? can someone give me complete guidance as i am a complete n00b when it comes 2 such...
  9. V

    Uploading, Grabbing Thumbnail and Displaying Videos in real time using PHP.

    wats the Best For Uploading, Grabbing Thumbnail and Displaying Videos in real time using PHP ? Once a User Uploads a Video to a Forum or Site say Something Like Youtube,Want the Thumbnail to Captured & Displayed Once the Video is Uploaded by the User Any Help on this ?
  10. P

    HELP WANTED: how to install PHP MySQL and Apache on Windows XP

    Please if anyone know, how to to istall PHP MySQL and APACHE provide step by step guideline Also Provide Direct links to download these stuff, i tried to find them on there officials websites, but they are very confusing( lot of options in there downlod area ) Tank you.
  11. M

    php source code for searching

    What is the source code for designing a GUI interface for searching a string in php-mysql at the client end.i know that the on-key press option is there. but as php is a server side scripting language, so what is the source code for viewing the changes in the client end after fetching...
  12. [A]bu

    PHP myadimin

    Can any one give me the place or site for free database or PHP admin space for me..
  13. P

    unknown problem!!!

    when i am trying to access a website it displays the following message "It doesn't look like you've installed WP yet. Try running install.php." whats the problem?... how can i solve it?... how can i install php?
  14. satyamy

    Mailing Script Needed......

    Hello, I have heard that their are somescripts which can send mails may be PHP scripts I need that do anybody seen or have any of these type of script.......?
  15. P

    jsp vs asp.net

    hi, I wanted to learn ascripting language and came to know that there are mainly 2 contenders JSP and ASP.NET. I want to learn one of them, which one should I learn and why. or is PHP better than both of these Please help thanks in advance
  16. sachin_kothari

    TUTORIAL - Setting up LAMPP using XAMPP

    Here goes my first Linux Tutorial for LAMPP using XAMPP. Actually i was searching for a way to install LAMP on my debian system when i came across this wonderful tutorial. Thought would be nice to share it. :D Step 1: Download *www.apachefriends.org/en/xampp-linux.html Step 2...
  17. max_demon

    Creating a Board aka Forum on your own PC !

    First of all you need Apache Server, PHP, MySQL and a Forum Script i.e. phpBB or Invision or vBulletin. Download phpDev here *keihanna.dl.sourceforge.net/sourceforge/phpdev5/phpdev423.exe and you get a bundle of all the things above. exttract & install php dev. start the apache...
  18. N

    Need Info abt PHP

    Hi guys can any1 gimme detail about PHP, 4rm wats its use to wats da scope of getting any job by doing PHP. Please any1 here can gimme detail about it .. Thanks in Advance
  19. S

    decrypting the php code?

    well we have some outdated php application code which came to us from different sources.. it uses zend safe guard for encryption ....can it be decrypted...using any tools ..algorithm... is that encrypting soft of zend free..or how much we have to pay for it..
  20. eagle_y2j

    PHP setting register_globals

    How to disable PHP setting register_globals ?
Top Bottom