Multiple Do / While Statements?
I'm still very new to PHP, and running in to a problem when trying to execute a do/while loop inside
Find only certain URLs from page ... regex (semi-complete script)
Hi guys,
What I need to do is take a page & extract all the URLs from the page &a
Select Lists into MYSQL
Hello All, I am new to PHP @ 1 week. So borrowing code anywhere I can. I am making progress, but h
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no
Passing Variables
What I'm wanting to do is when the user clicks on Arenas it will know the name of the country it's w
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
getting rid of quotes in strings
sick of trying to deal with them in multiple ways (entering in and taking from database, echoing, ec
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
Need help making a blockquote and line items conditional
I have some code I bought a few years ago that allows my clients to update content on their site usi