can i optmize image to 50% quality before uploading 2 server
Hi there
i have jus written a php program to upload and display images but when i try to uplo
update post issues
I am trying to create an update to a post function, while the update does occur, the page routing an
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
Call Screen statement Error
Dear Experts,
is there any setting that needs to be done before creating any dialog progr
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the
If statement help please.
Hello on my site I have 2 content boxes. 1 is for the main content (which is the biggest one) and th
Create or replace package is ending ORA-21700
Database 9.2.0., patch 8 (9.2.0.8.0).
I trying run
create or replace package ....etc.