Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
setcookie and isset($_COOKIE(name)) seem very finnicky.
I'm currently playing around with a user system with login and registration. I'm trying to use cooki
passthru() help
Hi everyone,
I'm new to the forum and to PHP. I have some pretty good experience writing shell sc
Time-based image rotation script
I'm trying to write a PHP script that rotates an image based on what time of day it is. I want the
Pro-rata Billing in Periodic Billing for Rental
Hi guys,
We have a situation, where a rental contract starts at the mid of the month say
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
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
login box shows up again after logging in 2nd login works
Hello,
I am having trouble on my site Lockerz.rack111.com where when you login the login box
preg-match with a string and numbers
Hi, I can't get the expression to work for my preg_match, what I'd like is for it to match the strin
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ