PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
hello. can someone give me some advise on how will i randomize words from database to form a sentence. i have no idea since i'm new in using php. please. i really need some help. thank you.
Define several patterns of sentences to follow then choose words based on what is required for the spots. The random part is the simple part. Having it make sense isn't.