Jump to content
Old threads will finally start getting archived ×

swatibhatia

New Members
  • Posts

    4
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

swatibhatia's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. I am enabling a session at very 1st line of my php page still it gives an warning Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\xampp\htdocs\MyWebApp\index.php:1) in C:\xampp\htdocs\MyWebApp\index.php on line 1 index.php <?php session_start();?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" > <head> <title>Home - Home Page | Value-One (Technology with in Reach)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta name="description" content="Place your description here" /> <meta name="keywords" content="put, your, keyword, here" /> < still it gives an error.. and unable to work with session,, gone thru all header error pages and I dont hv access to php.ini
  2. this is all fine.. but issue how can I get wamp server running thru php. as I have to manually on the wamp server to get tht data in mysql. how can I do all tht in my php website.
  3. I m working on a project to fetch timely data from tally using dx-fusion in mysql database. I want to run wampp server for dx-fusion using php how is it possible??
  4. hii I have installed Xampp, every thing is work fine I have created table using PhpMyadmin, and I able to see those databases, tables in directory but while creating a connection on a dreamweaver , presing test connection it is showing "unidentified error" or sum times it gives "error404" sumone pls try to solve my problem.. waiting for reply or mail me at [email protected]
×
×
  • 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.