Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t
Sort Alternative/bi-monthly
Hi all,
Am going mad trying to get something to work.
I'm creating a CMS for a magazi
Login Control?!
I have a Web Site that uses the login control also I have set the destinationurl to the page I want
Change Sort Order to Display Newest File First
Hi Guys,
I have a page that sorts the contents (PDFs) of a directory and displays them on the
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
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
Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to g