Jump to content

TechXP

New Members
  • Posts

    3
  • Joined

  • Last visited

    Never

Posts posted by TechXP

  1. Hello,

     

    I am hosting a website for a friend. On that website there are japanese characters, but on the website it will not show them correctly.

     

    I think there is a problem on my server. Anyone has got an idea about that?

     

    I tried to do something in the httpd.conf file with addcharset etc., but it didn't work. Can anyone help me?

     

    thanks

  2. Can I make an own access log wit PHP? (because of trouble at the hosting provider no access log available sometimes)

    I thought about two ways:

    1) There is one file who is handling the website: index.php. If I put a code on the top of that file. That code writes the data to a file called access.log. After that I can use awstats or something to analyse the log. Can this be done? Will the performance of the site go down? Anyone?

    2) I use already a database on the website. It will made different queries. I can put one query in that that would insert access log data into it. After that I can make a cronjob with a script who will read the databsase and write an access log. Then I can run awstats to analyse it. Is this good for the performance of the website?

    Can anyone give me advice?

    Thanks
  3. Hello,

    Does anyone know if there is a possibilty to edit PDF files through php code?

    I know I can create PDF files, but I haven't found anything about editing files?
    Or add text to a pdf file...

    If anyone know how, I like to know :)

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