Click here to Skip to main content
15,887,027 members

The Weird and The Wonderful

   

The Weird and The Wonderful forum is a place to post Coding Horrors, Worst Practices, and the occasional flash of brilliance.

We all come across code that simply boggles the mind. Lazy kludges, embarrassing mistakes, horrid workarounds and developers just not quite getting it. And then somedays we come across - or write - the truly sublime.

Post your Best, your worst, and your most interesting. But please - no programming questions . This forum is purely for amusement and discussions on code snippets. All actual programming questions will be removed.

 
GeneralRe: Don't you love it when people get their site organised? Pin
KC@CahabaGBA22-Jun-17 4:51
KC@CahabaGBA22-Jun-17 4:51 
GeneralRe: Don't you love it when people get their site organised? Pin
Worried Brown Eyes22-Jun-17 5:25
Worried Brown Eyes22-Jun-17 5:25 
JokeRe: Don't you love it when people get their site organised? Pin
ZurdoDev22-Jun-17 5:42
professionalZurdoDev22-Jun-17 5:42 
GeneralRe: Don't you love it when people get their site organised? Pin
Worried Brown Eyes22-Jun-17 21:16
Worried Brown Eyes22-Jun-17 21:16 
GeneralRe: Don't you love it when people get their site organised? Pin
Gerry Schmitz22-Jun-17 6:59
mveGerry Schmitz22-Jun-17 6:59 
GeneralRe: Don't you love it when people get their site organised? Pin
KC@CahabaGBA27-Jun-17 4:01
KC@CahabaGBA27-Jun-17 4:01 
GeneralRe: Don't you love it when people get their site organised? Pin
Kirk 1038982122-Jun-17 9:12
Kirk 1038982122-Jun-17 9:12 
Generaltutorial problems from certified php technician from w3schools.com Pin
Member 1326608418-Jun-17 11:40
Member 1326608418-Jun-17 11:40 
I was able to understand the tutorial after figuring out I need to look at the black and yellow sections at the same time. Otherwise I would have been lost if I didn't know php. Also a desc is needed to get to know what is used in the tables.. Also I needed to find table information. You could also explain table row and column information from the user database profile if a user doesn't know anything about database. This would help greatly! I would have also like the information as just file information. For example the index.php then the code display like this <?php echo the php code here which shows the php code disabled in textarea

<?php
echo "hello world!";
?>
</pre> just passing my

?>knowledge to you. Also you could of put downloads for each file used for your forum code and show it in text so people can copy it to a editor so it could be downloaded unless I missed it. You seem to assume people know how to use your tutorial and they can get confused. The code project is good except it assumes peoples knowledge too much of how to understand the php code project.
A file then he code will help instead. Since keeping all this stuff in memory is overwhelming!

Sincerely,

William Dunlap, The problem is people don't kiss stuff - keep it simple when coding! This make it easyier and makes it nicer to understand when programming industry and development.
GeneralRe: tutorial problems from certified php technician from w3schools.com Pin
Richard Deeming19-Jun-17 1:00
mveRichard Deeming19-Jun-17 1:00 
GeneralRe: tutorial problems from certified php technician from w3schools.com Pin
Member 137062412-Mar-18 20:41
Member 137062412-Mar-18 20:41 
GeneralThat's not nice! (disappearing files) Pin
kmoorevs7-Jun-17 3:00
kmoorevs7-Jun-17 3:00 
GeneralRe: That's not nice! (disappearing files) Pin
raddevus7-Jun-17 3:11
mvaraddevus7-Jun-17 3:11 
GeneralRe: That's not nice! (disappearing files) Pin
Duncan Edwards Jones7-Jun-17 3:13
professionalDuncan Edwards Jones7-Jun-17 3:13 
GeneralRe: That's not nice! (disappearing files) Pin
kmoorevs7-Jun-17 3:47
kmoorevs7-Jun-17 3:47 
GeneralRe: That's not nice! (disappearing files) Pin
ZurdoDev7-Jun-17 3:59
professionalZurdoDev7-Jun-17 3:59 
GeneralRe: That's not nice! (disappearing files) Pin
Nelek7-Jun-17 5:58
protectorNelek7-Jun-17 5:58 
GeneralRe: That's not nice! (disappearing files) Pin
PIEBALDconsult7-Jun-17 12:26
mvePIEBALDconsult7-Jun-17 12:26 
GeneralIf it fails, try again Pin
gjp13112-Jun-17 18:36
gjp13112-Jun-17 18:36 
GeneralRe: If it fails, try again Pin
Super Lloyd2-Jun-17 19:41
Super Lloyd2-Jun-17 19:41 
GeneralRe: If it fails, try again Pin
gjp13114-Jun-17 13:31
gjp13114-Jun-17 13:31 
JokeRe: If it fails, try again Pin
sx20086-Jun-17 12:55
sx20086-Jun-17 12:55 
GeneralRe: If it fails, try again Pin
Sander Rossel4-Jun-17 1:03
professionalSander Rossel4-Jun-17 1:03 
GeneralRe: If it fails, try again Pin
gjp13114-Jun-17 13:33
gjp13114-Jun-17 13:33 
GeneralRe: If it fails, try again Pin
Graham Coulby4-Jun-17 20:18
Graham Coulby4-Jun-17 20:18 
GeneralRe: If it fails, try again Pin
Daniel Pfeffer4-Jun-17 21:11
professionalDaniel Pfeffer4-Jun-17 21:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.