How to calculate days from variable date?
This will be easy for one of you gurus. I want to fetch the date from a variable date, for example:<
do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work
help with variable
I've got a problem, i want to echo some images depending on the $id, however for me to get that id i
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
help me, how to find text on an external html site using PHP
Would anyone know how to search an external html file for a work or phrase ?
I was thinking s
How would I do "Users not logged in since *** delete them"
I know how I would set this up, and delete the user roughly.
I'll create a table called "Use
animation progress while uploading files?
Hello, i have some website form to upload few files to server. i want to put some gif animation whi
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
show the direct link into href
I want to display link on the page. i am fetching the data(URL) from database,actually before that i
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)