mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table
convert PHP array to Javascript array
I have a page that gets a request sent from AJAX, and I am trying to convert a PHP array to a javasc
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
blank page.... nothing is happening.
I'm new to a lot of this but in the last 24hrs have learned a lot.
Installed latest version of my
Renaming a file that a user uploads to site?
My site allows for registered users to upload images to the site under their own gallery. Currently