db entry based on primary key
My "topics" table contains 10 entires
*--------------*
topicid topic
------
"From field" in PHP email form
I used a wizard to create a PHP email form. I was able to customize it with the exception of the Fr
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
Multidimensional $_POST
Hello
How to get a single array from array of array (2 - dimension).
For example I have a
timezone change with date()
so i put all my times for posts in my made from scratch forum(not phpbb3 or sm)
in my mysql db u
how to timeout $doc = new DOMDocument()->load($url)
I am currently using this $doc->load($url) to fetch an rss feed.
If a feed takes long than
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
Add "width" check when upload
Hi!
Can someone add a function that is checking if picture witdh is bigger then 800px whwn up
need a script for 3 pages
I have a customer who wants me to set up a site with a number of pages with the following requiremen
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?