Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
Amend code to allow multiple attachments
Hi
I have a php page that allows the user to browse to a file (image) then sumbit, the confi
EXplanation help
Hey all,
I am still fairly new to PHP programming and I am trying to put together a page wher
quick basic question, hopefully not dumb
I don't know how to search for this, so forgive me if it's been covered...
I often see an exa
Adding post count
How would I make it so everytime someone clicks submit on my form, their row in the database for the
Help: problem with Headers to download PDF file
Hi,
I'm trying to implement a script where when a user clicks a link he gets a PDF file to op
A little help needed passing hidden values to next page
I have a page that has hidden values in a form.
example
Code: <input name='signupID
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
problem with GROUP BY and ORDER BY
i usually use this query to display the last 10 entries from a sql table:
Code: $query = &quo