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
Convert array to string and write to csv file
I am looking to write a MySQL query to a csv file.
At the minute I:
check for the orig
php unable to sent email
Hi, guys, I try to send a email through php but unfortunately the mail unable to sent. Here is my co
is_dir() problem
Hello,
I'm buidling a php scripts that dynamically get's subfolders from a specific folder.
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
help with contest script
I would like to code a contest script to my site but i don't know how. Could someone just give me pu
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any
Calling a Procedure with IN & OUT Parameters
Hello,
I usually call my procedures using the following way
declare variable e
Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this:
Code: [Select]$this_month = Oct
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go