Mysql query, two times?
Hello to all,
I'm new to php coding and i like it alot. I need help with some noob stuff.
images aren't rendering
I'm trying to call a JPG file from within PHP (in an effort to hide the actual JPG folder). The imag
File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: [Select]$setImage= 'productimages
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
a dificult string search
Hi I don't know a way around this. I want the user to input a password, but to make it a bit complca
Something Non-Traditional. Can we solve?
I have an idea for an application here. It's mostly flash, but it couldn't work without a somewhat n
How to Create a Dynamic table
col1 col2 date1 date2 date3 date4..........
a b v1 v2 v3 v4
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou