Poet, Singer, Writer, Admin of Indyaspeak.com
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
Help uploading .JPG
I have a problem with upload images when the ending is .JPG capitalized.. I really don't know what c
Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
Save cookie to DB
I'm working on a pixel tracking script for an incentive website and I need to use an ASP script to s
Header is not working in IE
Hi ! header function is not working in IE but it works in FF, Safari, Chrome. any help please. :
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
links using header()
Hi All
I'm not sure where to ask for help on this but I hope someone can offer some. I'm at
File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: [Select]$setImage= 'productimages
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
insert PHP code into function
Hi,
I'm having problems when trying following:
I have:
Code: [Select]createBar("Do
how to use two buttons with php
hi i have one form. there are three fields which are to be filled by the user. and then there are tw
Display a default image
I am trying to display generic image for items that don't have one, but I can't get it to display.
Multiple Do / While Statements?
I'm still very new to PHP, and running in to a problem when trying to execute a do/while loop inside
Extract text from string
Hi folks,
I have a string that looks like this:
aaaaaaaaaa:
bbbbbbbbbb (ccccccccc)
add 20 000 to the rowcnt
Hi ...
I need to add 20 000 to the row count but just cant find a way to do this i am new to php