Nov 22, 2009

I Need A Php Editor - I need that for image editing

free web hosting
Open Discussion > MODERATED AREA > Computers > Programming Languages > PHP Programming

I Need A Php Editor - I need that for image editing

pingusurf
I need a php editor whichc can be used for the image editing like FrontPage for HTML. Can any body give a link for that

Comment/Reply (w/o sign-up)

snlildude87
First of all, do not create a post in the tutorials forum. It's for posting tutorials...not asking questions.

Second, remember to search the forums for vague or general topics such as this one. In your case, three topics regarding PHP editors have been started in the past.

1. http://www.trap17.com/forums/index.php?showtopic=26166&hl=
2. http://www.trap17.com/forums/index.php?showtopic=26000&hl=
3. http://www.trap17.com/forums/index.php?showtopic=25064&hl=

Comment/Reply (w/o sign-up)



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : php, editor, image, editing

  1. Which Is The Best Php Ide Also With A Debugger Support
    I wanted a PHP editor with syntax suggestions and debug option (1)
  2. Best Php And Mysql Editor For Noobs
    anyone any php or mysql editor that is good for noob (11)
    hi there guys, from my previous posting, i am a noob in php and mysql programming. I want to know
    if there are any php and mysql editors which are best for me as a noob. i appreciate your kindness
    ....
  3. Image Upload
    ?!? (11)
    I need the image upload script which automatically resized the image by specified size and store it
    in the specified folder.....
  4. I Just Wrote A Script For A Php Text Editor!
    (8)
    Yes, I just wrote out a script for a PHP text editing program. It is very basic but I would like to
    be able to actually use this and update it. First, I need version 0.7 to be proofread. It will be
    upgraded to 0.8 after closed beta, 0.9 after open beta, 1.0 when ready. I would love to have some
    people help with this project. Right now it is a simple PHP script and HTML form. Here is the
    current script. I would like it to be proofread. $fileName = "$_REQUEST "; $fHandle =
    fopen($fileName , 'w') or die("Can't write file."); $fContent = "$_REQUEST "; fwrit....
  5. Php Text Editor
    (1)
    Is there any possible way using XML and PHP that you could create a text editor that can save files
    in your documents and also make a hotlink to your site. Much like a online notepad. I would like to
    know how I would make on of these and whether or not MySQL or XML would be a good language to use
    for storing data. My current idea deals with only PHP and iframes. It really isn't an editor
    though, more like a notes page. I would like a way though to be able to create a database with info
    stored from the PHP script which and be able to save to your hard drive. Also, i....
  6. Get A Image Indentifier With Gd Library
    GD library question (7)
    Hey fellow coders, I'm having a problem. If you output a im indentifier in php with gd libary.
    With this method for example: CODE header("(anti-spam-(anti-spam-(anti-spam-content-type:)))
    image/png"); $imgWidth = 50; $imgHeight = 50; $image=imagecreate($imgWidth, $imgHeight);
    $colorBlack = imagecolorallocate($image, 0, 0, 0);  // first color you define with colorallocate is
    also the color of the background of your image imagepng ($image); imagedestroy ($image); // This
    gives you a page with a black image of 50x50 pixels. ?> If i look at the source c....
  7. Php And Flash Image Gallery
    Need some help in creating or editing an xml file while viewing some o (5)
    Hello there and thanks for the helping hand you are offering. PHP newbie here! /ph34r.gif"
    style="vertical-align:middle" emoid=":ph34r:" border="0" alt="ph34r.gif" /> So here is my problem:
    On my website I have a flash image gallery.The way the gallery works is by uploading pictures in a
    folder and editing? an xml file.(pics.xml) where it adds the following code when you upload a
    picture: CODE           etc... Now I have users that upload products they sell on the
    website or they advertise their business(hotels, jewellers, car resellers,...) So for eve....
  8. Trap17 Board Status Dynamic Image
    (13)
    I was really board a few days ago and decided to make a trap17 board status image for my sig
    /tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" /> That is the
    current beta. I'm still working on it so that it might display the most recent post or
    somthing, i'm not sure. After I finish it ill give out the source code but if you want one
    right now you can pm me and ill set one up to get the info on your account ^.^ So I was wondering
    how you members liked it? You'll probably think that its a waste of time, but alas as I sai....
  9. Editing Drop Down Menu In Php
    (3)
    suppose i make a dropdown menu having value 1, 2, 3, 4, 5, one option can be selected, and selected
    option is stored in database. now i create an edit page, how do i display the selected value in the
    menu and other values in dropdown, for example, Menu is like Select One 1 2 3 4 5 and i select 3,
    this 3 is stored in database, now on the edit page i want to show 3 as already selected, something
    like that.. QUOTE 1 2 3 4 5 I will be very thankful, if
    someone could help by explaining how do i make option 3 as selected.. eg. how i....
  10. Flipping An Animated Gif Image W/ Gd Library
    Help (1)
    I need an animated gif image flipped using GD library in PHP. I wrote a script to flip still
    images, but it doesn't work on animated images. This is probably because I have the script
    moving 1 column of pixels at a time, and switching them around. How would I make multiple frames?
    Any help would be great! Thanks!....
  11. Editing Information In A Mysql Database And Deleting Rows
    (5)
    I need help with a couple of things. First, I need to know how to retrieve information from a mysql
    database and edit it then re add it to the database. I also would like to know how to easily delete
    a mysql row. And I want this done without going to phpMyAdmin. Thanks for the help!....
  12. Editor For Script
    Question (7)
    Hi all I want make and design a news script , i need web base editor like ( HTMLAREA v3 ) or Higher
    ! Did You work with this kind of scripts ? I tired to use htmlarea v3 for my scripts , i want
    another this kind script , for my its not important its free or not ! if you work with this kind of
    script please help me to choose best web base editor thanks all /smile.gif"
    style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> ....
  13. Detect Image Resolution Without Gd
    Also stop error if not found (1)
    Hi, I have come accross some starnge problem in PHP. I wanted to detect the image resolution in
    of a URL specified by the user. This is possible via getimagesize() function of PHP that is
    independent of GD library. But this function generates a E_WARNING Error if the image is not there.
    What shall i do to stop this warning ?? I dont want to show the Error in PHP style but my style of
    error reporting. Please help me.....
  14. Looking For Php Script : Image Thumbnail Like Imageshack.
    (2)
    Does anyone know a code like the one ImageShack uses, like this one. That would be just
    awesome, I hate doing it by hand, such a hassal. Until I can find a code similar to that, I think I
    will just use ImageShack.....
  15. Watermark Your Image With Simple Php Script
    found it on the net (39)
    This script was found on the net http://tips-scripts.com/?tip=watermark#tip B&T's Tips &
    Scripts site. Just in case the site may not show, I will include the code here: List of things
    needed: 1. your image in any format 2. watermark image--in gif format with transparent background 3.
    script below with name (i.e. watermark.php) CODE // this script creates a watermarked image
    from an image file - can be a .jpg .gif or .png file // where watermark.gif is a mostly transparent
    gif image with the watermark - goes in the same directory as this script // where this....
  16. Dynamic Image / Signature Generator
    a simple code to change text on an image (12)
    In search of dynamically changing quote, saying or all other types of text on an image I came across
    a code that I have modified to fit my initial usage. This procedure requires two files and short
    knowledge of PHP. If you are familiar with Trap17's sig rotation code you will understand this
    procedure very fast. Code 1: dynamic_sig.php (you can rename this to index.php and you'll see
    at the end why) Code 2: a simple text file named anything (I will call it name.txt ) Code 1
    CODE header("Content-type: image/png"); $image = imagecreatefrompng("../i....
  17. Image Galleres
    (10)
    what is a really good image gallery i can hook up for my phpnuke site?? something easy to set up to.
    thanks....
  18. Php Photo And Image Gallery Script
    PHP Photo And Image Gallery Script (2)
    This script is great and the documentation is excellent!! I have used it on my site without really
    knowing much about PHP. Script ....
  19. Image Upload And File Size
    (2)
    Hi, I'm trying to upload rather large jpgs files (2560x1920 and ~ 2 megs in size) to my server
    via PHP. The problem I am having is that when I upload and attempt to resize by creating a new
    image, the new image is always black. Code I'm using is: PHP Code: CODE if(
    !empty($thefile_name) ) {                                                                      
                             $query = "INSERT INTO coldwell_images (imagename) VALUES
    ('insertimage')";                    $result = mysql_query($query) or die("Query failed");
                ....
  20. Good Editor
    its nice and suits for Php& all (1)
    this is a very nice editor. try this for Php and all other web designing languages too. Php
    Designer 2005 /cool.gif' border='0' style='vertical-align:middle' alt='cool.gif' /> ....
  21. Php Editor? Do You Know Of Any?
    (30)
    Hi, I'm looking for any easy way to edit a php page. I'm really new to this programming
    language, and I don't have a lot of time, so I'd prefer if I could find a WYSIWYG PHP
    editor. Do you guys know of any. Thanks.....
  22. Php Editor
    Which one you prefer? (11)
    Well, since I'm starting to learn some PHP programming and editing, I need some recommends about
    what program should I use, and if possible what's advantage and disadventage of the program, how
    easy to use it, the interface. etc Some of my friend, encourage me to use Dreamweaver, since I'm
    new and will not do much in it.....
  23. Editing Footer.php
    adding a script (2)
    hey can somebody put this script into my footer.php file? because i don't know how. the script
    has to go between the and ok this is the script... CODE clicksor_layer_border_color =
    '#B4D0DC'; clicksor_layer_ad_bg = '#ECF8FF'; clicksor_layer_ad_link_color =
    '#0000CC'; clicksor_layer_ad_text_color = '#000000'; clicksor_text_link_bg =
    ''; clicksor_text_link_color = '#000FFF'; clicksor_enable_pop = false; //-->
    and here is the fotter.php .... CODE /**********************************************....
  24. Write Random Text To Image
    PHP script help! (5)
    I'm trying to create a script that writes text to an image. CODE header("Content-type:
    image/png"); $_phrases = array( "Test 1", "Test 2", "Test 3", "Test 4", "etc." ); $_rand_phrase =
    $_phrases ; $_image = imagecreatefrompng("gmail.png"); $_user_width =
    imaagettfbbox(9,0,"tahoma.ttf",$_rand_phrase); $_x_value = (200-($user_width + 113)); $_color =
    imagecolorallocate($_image, 165, 164, 164); imagettftext($_image, 9, 0, $_x_value, 16, $_color,
    "tahoma.ttf", $_rand_phrase); imagepng($_image); imagedestroy($_image); I can't see what
    I'm doing wrong.. I....
  25. Using The Image Editing Functions Of Php
    Specifically, lines or regular polygons. (4)
    I've been experimenting a little with PHP's image functions and I was trying to see if I
    could make something that looked 3D, so I started with a cube because it's simple. To make an
    isometric picture of a cube, you need to start with a regular hexagon. However, making a regular
    hexagon isn't the easiest thing. Is there a function to create a regular polygon, or specify an
    angle and magnitude for a vector?....
  26. Mysql Edit
    editing info in a MYSQL database (4)
    I have a simple database with a php form thats inserts the info into the database, and another file
    that extracts the info to display the info on another page.... Now my question is ......how do i
    add the EDIT button to edit the database??? here is my database CODE CREATE TABLE `businesses`
    (  `id` int(10) NOT NULL auto_increment,  `business` varchar(255) NOT NULL default '',
     `description` text NOT NULL,  `emailaddress` varchar(255) NOT NULL default '',  `website`
    varchar(255) NOT NULL default '',  PRIMARY KEY  (`id`) ) TYPE=MyISAM A....
  27. Html Font Tags In Php
    editing fonts using html? (11)
    I have a php script thats is fully written in php (no html at all). Now for my question, how can i
    edit the fonts? Ill make it easier to understand, the following is a data script (found the
    script): CODE $mese ="-"; $mese ="January"; $mese ="February"; $mese ="March"; $mese ="April";
    $mese ="May"; $mese ="June"; $mese ="July"; $mese ="August"; $mese ="September"; $mese ="Octobre";
    $mese ="November"; $mese ="December"; $giorno ="Sunday"; $giorno ="Monday"; $giorno ="Tuesday";
    $giorno ="Wednesday"; $giorno ="Thursday"; $giorno ="Friday"; $giorno ="Saturday"; $gis....
  28. Image/scrolling Menu Correlation
    Help.... plz... (0)
    Hey Guyz... I'm working on re-designing my website, and I need a way to set-up my affiliates
    page. I have several (decent looking, not that it matters) images for my possible affiliates to
    choose from. I currently have this code in effect... CODE Two different sized advertisments
    are currently available for ad-exchanges. Purchasing advertising is currently unavailable. Here are
    your ad-choices. 88x31 pixel box 120x240 pixel tower I want it so when a user selects the
    '88x31 pixel box' option, for example, I want the 88x31 advertisment to show up....
  29. I don't use notepad for my php programming anymore
    I use Crimson Editor (27)
    I got it free on a MicroMart CD, but i'm sure you could find it on download.com It's a
    great alternative.....
  30. Invision Power Board help
    Editing Redirections.. (5)
    I put the login for the forums on the index of my site. (mysite.com/index.php) I want to be able to
    log on there, then have it go to another page of my site (mysite.com/members/index.php), and link
    the forums from that page, rather than it redirecting me straight to the forums. Anyone have an idea
    on how to accompolish this?....

    1. Looking for php, editor, image, editing
Similar
Which Is The Best Php Ide Also With A Debugger Support - I wanted a PHP editor with syntax suggestions and debug option
Best Php And Mysql Editor For Noobs - anyone any php or mysql editor that is good for noob
Image Upload - ?!?
I Just Wrote A Script For A Php Text Editor!
Php Text Editor
Get A Image Indentifier With Gd Library - GD library question
Php And Flash Image Gallery - Need some help in creating or editing an xml file while viewing some o
Trap17 Board Status Dynamic Image
Editing Drop Down Menu In Php
Flipping An Animated Gif Image W/ Gd Library - Help
Editing Information In A Mysql Database And Deleting Rows
Editor For Script - Question
Detect Image Resolution Without Gd - Also stop error if not found
Looking For Php Script : Image Thumbnail Like Imageshack.
Watermark Your Image With Simple Php Script - found it on the net
Dynamic Image / Signature Generator - a simple code to change text on an image
Image Galleres
Php Photo And Image Gallery Script - PHP Photo And Image Gallery Script
Image Upload And File Size
Good Editor - its nice and suits for Php& all
Php Editor? Do You Know Of Any?
Php Editor - Which one you prefer?
Editing Footer.php - adding a script
Write Random Text To Image - PHP script help!
Using The Image Editing Functions Of Php - Specifically, lines or regular polygons.
Mysql Edit - editing info in a MYSQL database
Html Font Tags In Php - editing fonts using html?
Image/scrolling Menu Correlation - Help.... plz...
I don't use notepad for my php programming anymore - I use Crimson Editor
Invision Power Board help - Editing Redirections..

Searching Video's for php, editor, image, editing
See Also,
advertisement


I Need A Php Editor - I need that for image editing

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com