breaking a text file into paragraphs based on strings
I have a text file of email addresses that is all squished together. It looks like this:
abc
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
Record count of entire database
Does anyone know if there is a way to obtain the number of records in each table of the database usi
Give me all your tricks for minimizing jar file size
Hi, I'm coming close to releasing my J2ME game... I am kicking up against the 64k size barrier w
How do I use a global footer..?
If my index.php has a bole bunch of if functions and exit's in them
uploading video files into mysql in php
hi,
I have the video files which i have to upload into mysql db. along with creating thumbnails f
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Help with file_get_html
The following code gives the expected results:
<html>
<head&g
PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am