Jump to content

deemurphy

Members
  • Posts

    64
  • Joined

  • Last visited

    Never

Everything posted by deemurphy

  1. I have XAMMP installed on my workstation and I also have Visual Studio 2010 install on Windows 7 Ultimate. I also have SQL 2008 R2 installed. I have used Xampp for years and would like to know if this will work with the PHP for Visual Studio applications? Can I edit php files there? I also have DreamWeaver CS4 installed, so I am wondering what to use to create an application that uses PHP and C#. The information in the Web installer is very extensive compared to setting up Xammp. Actually I need to know if you have to used SQL with our developing for php and c# aplications. Xampp works fine for me but it uses MySQL. I use Dream Weaver as my GUI when writing code in php and it also includes the capabilities to write code in C#. Therefore I was wondering if this could be used instead of Visual Studio or if I can point Visual Studio to MySQL. The process discribed to get php to work listed on the Web Platform page is an extensive and confusing process. Thank you LadyDee
  2. I am not sure how to do this as I have never mixed the two. I got part of this from the All In One PHP Book. LadyDee
  3. Now I am getting the following error: Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource LadyDee
  4. I changed the password, I think if I change all of mysli to mysql this will work it that correct. LadyDee
  5. I edited it to upload it here. Here is the actual file. LadyDee [attachment deleted by admin]
  6. I am attaching the code for the calendar. LadyDee [attachment deleted by admin]
  7. I justed wanted to upgrade the feel and look of the site, it is hosted on 000webhost.com the name of the website is http://ladydee.net23.net/ - If you go to contact me and look at for instance Please View my Calendar and Set an Appointment You will see what I am getting. Thank you LadyDee
  8. My hosting site is now giving me this error. I had this on this hosting site since 2008. I decided to upgrading it and improve it. Now I am getting the following message: Warning: mysqli_query() expects parameter 1 to be mysqli I am not getting this on my server. Please help with this. Thank you LadyDee
  9. I decided to upgrade my site which was doing fine, but now I am getting the following: Warning: mysqli_query() expects parameter 1 to be mysqli, null given in all my PHP files and I do not understand this error. Thank you for any solution to this. LadyDee
  10. I did exactly as you stated and now everything is working perfect again. Thank you so much for your help. LadyDee
  11. I will try that now. Thank you
  12. I have installed xampp version 1.7.1 which was working this morning and now is not. MySQL is giving me the following error: Log Name: Application Source: MySQL Date: 11/29/2009 10:51:16 PM Event ID: 100 Task Category: None Level: Error Keywords: Classic User: N/A Computer: LadyDee Description: The description for Event ID 100 from source MySQL cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer. If the event originated on another computer, the display information had to be saved with the event. The following information was included with the event: Aborting The specified image file did not contain a resource section Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="MySQL" /> <EventID Qualifiers="49152">100</EventID> <Level>2</Level> <Task>0</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2009-11-30T02:51:16.000000000Z" /> <EventRecordID>83318</EventRecordID> <Channel>Application</Channel> <Computer>LadyDee</Computer> <Security /> </System> <EventData> <Data>Aborting </Data> </EventData> </Event> Thank you
  13. deemurphy

    XAMPP

    Everything is working again now. Thank you.
  14. deemurphy

    XAMPP

    can not find the phpinfo file Thank you
  15. deemurphy

    XAMPP

    don't see it there. did edit the php.config file, but I want to bring this up in the browser so I can make sure curl is working. Thank you
  16. deemurphy

    XAMPP

    One more thing how can I get to the PHP.ini file? Thank you
  17. deemurphy

    XAMPP

    Did anyone ever tell you that you are great, well I am. Thanks LadyDee
  18. deemurphy

    XAMPP

    Got to it by typing security instead of phpmyadmin. Do you happen to know where I can get a good installer for curl and would work with xampp? Thank you
  19. deemurphy

    XAMPP

    It worked great, just wonder why I can not get to the initial page to check the security settings, etc. Thank you
  20. deemurphy

    XAMPP

    It is but it does not come up, I do not know how to bring it up without going to localhost. Thank you
  21. deemurphy

    XAMPP

    I am running XMAPP on Windows 7 Utilmate. I use it all the time, however I notice that if I type localhost it takes me to a listing of all the php directores I have that used XAMPP. If I actually run a file through dreamweaver and run the index.php or something like that I do get what I am suppose to get in my browser. I need to get into myphpadmin and reset my password for one thing. Thank you Ladydee
  22. I am trying to use a php script I found on a tutorial for php5. I am using Godaddy as my hosting service. I have set the permissions for the tmp and uploads directories to read and write. I keep getting the following error: Warning: move_uploaded_file(uploads/top.gif) [function.move-uploaded-file]: failed to open stream: No such file or directory in /home/content/d/e/e/deemurphy/html/Brain-Host-Cart/uploader.php on line 12 Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpFhluNm' to 'uploads/top.gif' in /home/content/d/e/e/deemurphy/html/Brain-Host-Cart/uploader.php on line 12 There was an error uploading the file, please try again! Thank you LadyDee
  23. Sorry I gave the wrong names, I went and got the books and they are by Luke Welling and Linda Thomson. I thought book 3 was their latest book. Could you recommend a better book. I really appreciate it LadyDee
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.