Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
foreach loop, assistance request
I would like some guidance on the usage of foreach as I try to parse through a large database and wh
How to ... (FAQs)
... get e-mail notifications
As several people asked how to get e-mail notifications when new posti
php forms and database navigatio
Hello,
I'm new to php and i'd like to post the following.
I have written code to get records f
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:
validating url
im trying to validate url's sent to me by a form
the url's im collecting are for placing banners
Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g
Small problem with image resize script
Hi!
I am a little bit new to php and I have an issue installing an image resize script I down