Jump to content

PrateekSaxena

Members
  • Posts

    584
  • Joined

  • Last visited

Everything posted by PrateekSaxena

  1. Yes it is...but that does not mean we wont have a seperate forum for it?or does it?
  2. It shows 404 when you click on Submit I think you should write a JS that would see that all the fields have some data and show an alert box if not! Why aren't the first and the last name required??
  3. PrateekSaxena

    include

    According to me there is no difference!
  4. I was thinking that here should be a SVG Forum in the Multimedia part of W3Schools Forum.
  5. Apart from the fact that the filename was named .php3 the other problem as that I had not restarted my Apache Server after installing PHP. Am I not stupid
  6. Ok...so I put the me.php3 in the htdocs thing. Now when I open it I get <?phpecho "hi";?>I have installed PHP it confiugerd Apache too but it does not seem to actually run the PHP fileWhat should I do now?
  7. Could someone please help me out with my problem and forget about the CD for sometimeEDIT:I have made a file called me.php3 in c:/launchpad but when I write http://localhost/launchpad/me.php3 I get 404 Not Found. What is the problem...could someone please tell me why this is happening?And when I write http://localhost/C:/launchpad/me.php3 I get 403 Forbiddenwhat do I do
  8. I mean I had all this but now I am using XAMPPEDIT: I have not been able to get XAMPP, due to slow internet connection!I have installed Apache 2.2.4 and PHP 5.2 and PHP has configured the Apache 2.2.4 too.Now the Apache server is running how do I actually run PHP files now??Is there a particular place where I need to save them??Please help!
  9. Ok..thanks Xenon. I am now kind of comiling a CD of all the S/W's that a web developer may require. Currently I have EditPlus 2.30 IrfanView 3.00 FireFox 2.0.0.1 FireBug 1.0 Apache, PHP, MySQL now XAMPP .NET and Microsoft Wb Designer Anything else that you suggest??
  10. Hi,So I know PHP and have made stuff on it, but I have always edited my PHP file on online editors and have to reload the web page again and again. Now I am working on this big project and reloading it again and again would make the process very slow. So could someone please teach me step by step how to install PHP?
  11. I think you kind of missed out the part that I actually wanted you to see. I am talking about usernames and passwords. You cant store them in XML files without some sort of encryption or some DigitalJunkie may open them and see all the passwords!
  12. It depends if your Host has MySQL. If it does then I suggest you use it for its security, speedy queries and stuff. But if it does not then you have no choice but to use XML.to read more on that debate you can go on this too - http://w3schools.invisionzone.com/index.php?showtopic=11317
  13. Yup....but would you use XML or SQL to save them?
  14. you can use Inno Setup to make the setup file. I used it for my chat server, it is really nice! You can download it from here!
  15. You can also check if a cookie exists or not and then display or not display the page!
  16. Web 2.0 fotn hahahah http://www.lockergnome.com/nexus/pra2/2007...hop-and-web-20/I am not talking about Georgia but the one in which Xenon Design is written!!
  17. Hmm...I kind of like that idea too...similar to FlickR
  18. The second one is nice!! Which font is that?
  19. Plus in XSLT you download the whole XML anf XSL file and then show the stuff. But if you use PHP then only the required info is echo'd or sent!!
  20. Read this book http://gettingreal.37signals.com/toc.php . I am sure it will get you started...it is a small book and you can read it in 2hours even if you are a slow reader like me!!
  21. See the JS here http://www.widgetgallery.com/view.php?widget=38655I meade it last year
  22. I think XSLT is better but I am not tooo sure!
×
×
  • Create New...