[PHP] html to doc and pdf ??

2007-12-22 Thread Me2resh Lists
server can anyone help please any help would be appreciated thanks in advance,. Regards, Me2resh

[PHP] Help Sending Mail

2007-12-10 Thread Me2resh Lists
?? here is the code : Construct("Ahmed", "[EMAIL PROTECTED]", "Test Mail", "Hello, this is my first message"); $Mail->AddTo("[EMAIL PROTECTED]", "Ahmed"); $Mail->AddC

[PHP] php-mysql problem

2007-04-03 Thread Me2resh Lists
hi i need help regarding a sql query in my php app. the query is : $SQL = "SELECT DISTINCT(EMail) FROM mena_guests WHERE Voted = 'yes' LIMIT $startingID,$items_numbers_list"; i want to sort this query by the number of the repeated EMail counts. can anyone help me with that please ?

[PHP] Thumbnail Problem

2004-08-12 Thread Me2resh
i have a class that generates thumbnails without making actual file on the server it works good on my local server but on my web hosting it gives me  " Fatal error: Call to undefined function: exif_imagetype() in /home/me2resh/public_html/furniture/class_THUMB.php on line 58 " how

[PHP] WYSIWyG

2004-08-08 Thread Me2resh
Hi i am using WYSIWYG (_javascript_ editor) to enter the contents of online news website ,(PHP & MYSQL)   everything works pretty good on my local server but online when i enter a page i find that the colors i choosed changed would this be a problem on my code or on something on the server

[PHP] langauage error

2004-08-02 Thread me2resh
27;);   // print the editor to the browser:   $editor->print_editor(700, 400);   ?>        ---Original Message---   From: John Holmes Date: 08/02/04 13:45:22 To: me2resh Cc: [EMAIL PROTECTED] Subject: Re: [PHP] script error   > $query = "insert into

Re: [PHP] script error

2004-08-02 Thread me2resh
  how can i fix it ?   ---Original Message---   From: John Holmes Date: 08/02/04 13:45:22 To: me2resh Cc: [EMAIL PROTECTED] Subject: Re: [PHP] script error   > $query = "insert into 'posts' ( `post_id` , `post_title` , `post_date` , > `post_author` , `post_content` ,

[PHP] script error

2004-08-02 Thread me2resh
i am using this script as a form to enter articles into databas, the variable post_content comes from wysiwyg script but when i execute the script everything goes fine except it doesn't insert any rown in the databse can anyone tell me what is wrong with my code ?               $post_title

[PHP] max upload size

2004-06-24 Thread me2resh
hi there i am trying to make a script to upload files to a specific directory on my server i already made it but there is a problem with max file size, i want to upload files with sizes up to 500 MB i know that the only solution for this is to use FTP client embeded on the page can anyone te

[PHP] Please Help, returning path

2004-06-18 Thread me2resh
is there a function to detect the path of the directory i need my file to detect the path it is on it, not the http path but the path on server please help me with that   IncrediMail - Email has finally evolved - Click Here