Jump to content

Online html to PHP converter!


vickofpak

Recommended Posts

This is probably the stupidest thing I ever seen. What's the point? You simply add echo "....(code....";

- with some quote escapes.

 

This isn't hard to do with notepad. Simple write in echo "..."; and then do edit -> replace -> " --> \"

 

You should use your time for something useful.

Link to comment
Share on other sites

Aside from the fact that it's not useful, it also doesn't do anything on anything but plain strings.

 

tempval.createTextRange is not a function

copyit("it.html_code")www.movetophp.com (line 47)

onclick(click clientX=0, clientY=0)www.movetophp.com (line 1)

[break on this error] therange=tempval.createTextRange()

Link to comment
Share on other sites

  • 2 weeks later...

As a php n00b, this is a little helpful.

The reason:

Every time i am using the echo"" for form codes, i always leave in atleast one ".

It gets annoying, and for some reason, the / thing doesn't work, or i am doing it wrong when i try.

 

So thanks, and it is of use to some of us!

 

Link to comment
Share on other sites

As a php n00b, this is a little helpful.

The reason:

Every time i am using the echo"" for form codes, i always leave in atleast one ".

It gets annoying, and for some reason, the / thing doesn't work, or i am doing it wrong when i try.

 

So thanks, and it is of use to some of us!

 

 

Cheers to you vickofpak, for helping a php beginner, and for trying to create something new (even if it didnt work).

 

All the negative comments in this thread should be considered SPAM.

Link to comment
Share on other sites

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