Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				 dayo30339yI had this exact same issue as well as iframes within iframes within iframes in the end we spent a year rewriting our application, now all HTML/CSS/JS/PHP are separated and there is no iframe in sight :) dayo30339yI had this exact same issue as well as iframes within iframes within iframes in the end we spent a year rewriting our application, now all HTML/CSS/JS/PHP are separated and there is no iframe in sight :)
- 
				
				you haven't truly experienced being a developer until you've had to do something like this
- 
				
				 lotd76789yhmm. i have seen PHP mysql ( not even MySQLi ) queries where there was no escaping, cleaning, direct call to $_POST and actual root credentials inside a CSS file, using a pretty nasty hack in .htaccess to work, once on a live site. lotd76789yhmm. i have seen PHP mysql ( not even MySQLi ) queries where there was no escaping, cleaning, direct call to $_POST and actual root credentials inside a CSS file, using a pretty nasty hack in .htaccess to work, once on a live site.
 
 needless to say, i promtly denied to "patch" that and suggested a complete rewrite right there..
Related Rants





 Ha good try
Ha good try
 client: i want to make an e-commerce site.
.
.
developer: how much are you willing to spend?
client: i'm o...
client: i want to make an e-commerce site.
.
.
developer: how much are you willing to spend?
client: i'm o...
Coding PHP that prints JS that prints HTML and hating myself and everyone who sets “requirements”.
undefined
php
webdev