Jump to content

inferium

Members
  • Posts

    58
  • Joined

  • Last visited

    Never

Everything posted by inferium

  1. Thanks guys. I've been wondering (ultra-noob question) how exactly would I run these scripts?
  2. Hey all, n00b to php here. I'm running a server on CentOS 5 (using Plesk v8.3), and I don't know how to tell if GD Library is installed. I know that it isn't working because of a script that is only having an issue with GDimage functions (it's been tested and works fine on other servers). Can somebody help me please? if not on here, my email is inferium@gmail.com
  3. Hey all, I'm trying to get a script that I know works (it was tested on another server before) to work on my server. I think the issue has to do with GD Image. Can anyone tell me how to install/enable it in Plesk 8.3 on MySQL - 5.0.45 ? Any help would be much appreciated!
  4. Ah, thanks So if I dynamically generate the tables, can I do this to where there would be form fields with various options to fill out the table fields? And then like a "generate table" button that would lead to a page where the table has been generated?
  5. Basically, I want to be able to take this table - - And change the fields that are filled in. Like, the image in the top-left and the text in all the boxes.
  6. I'm pretty new to PHP, so any help would be much appreciated I'm trying to build a form that would take a simple table and fill it with information. Like, as if I had a table set as a template, and the only things that would be changed would be some text and an image. Maybe the colors too. I've found a lot of different scripts online that allow you to change images and text, but how would I go about changing the cell data in the table? I hope this makes sense.
×
×
  • 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.