Strange PHP Code I wrote
I wrote this to deal with the weird, weird way that PHP handles variable variables and arrays:
eval (“\$item_to_make = &$item_to_make;”);
I think it’s the ugliest thing I’ve ever written.
Comments Off
zero comments so far
Please won't you leave a comment, below? It'll put some text here!
Copy link for RSS feed for comments on this post
Sorry, the comment form is closed at this time.