Jump to content

deemurphy

Members
  • Posts

    64
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

deemurphy's Achievements

Member

Member (2/5)

0

Reputation

  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.
×
×
  • 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.