Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #1K
~34.4K People Reached
About Me

i work for an isp company as web progrmmer

Interests
programming,rock music,.....
PC Specs
cpu: p4 dual core 3.0 ......
Member Avatar for roy--

Hello, I have looked everywhere on the web for a solution to this problem. I am trying to store arabic characters into mysql via an html form. i have set the meta charset to utf-8 and have tried mysql_query('set names 'utf=8'") but still i get garbled characters in my table: …

Member Avatar for MisterArabic
0
3K
Member Avatar for metaface

Hello, I am familiar with the get_defined_functions() function as a way of listing all of the user defined functions. Is there a way with PHP to also determine from which file the user function was defined? Consider the following example. Assume there are three files: - index.php - user_functions1.inc.php - …

Member Avatar for veedeoo
0
253
Member Avatar for dayballer2285

Hello, I am using php to check if a URL is available using th if file exists function. [code] if(file_exists("http://www.domain.jsp")) { $lines = file('http://www.domain.jsp'); }else{ $lines= echo $variable } [/code] But it keeps giving me errors...is there an alternative to if file exists? Thanks

Member Avatar for sakkal
0
1K
Member Avatar for nathanpacker

Hey, I have a script that sends a user an html-formatted email. Usually once per email, there is an exclamation point popping up in the middle of the email. I've read somewhere about this happening because of some limit at 1000 character limit, and it could be around that point, …

Member Avatar for pocopico
0
1K
Member Avatar for hooman_us

The problem is that I get the “Open With” dialog every time I double click any drive in My Computer. I had to select Explorer from Open With dialog to open the drives; Or any other normal ways to access my drives. I think it caused by a virus or …

Member Avatar for john arora
0
145
Member Avatar for NeoNe

Hi to everyone I’m wondering how to make some simple checkbox for multiple data delete from mysql I found some tutorial on net but don’t work. I tested it without changing anything and doesn’t work. I’m wondering did programmer test it before he posted that tutorial ? Here is a …

Member Avatar for sammry
0
844
Member Avatar for Serunson

This thread shal be devoted to all things musical! Please post favourite songs, bands artists etc and we shal debate and say waht we like You get the idea! My current fav song is Kaiser Cheifs ~ Love's not a Competition (but i'm winning) I think its fab! please post …

Member Avatar for blackcathacker
0
1K
Member Avatar for farukruet

Dear Sir, I have a PHP script that export CSV with arabic text, for example I download the CSV on the website then save to desktop of my computer and Open it on NOTEPAD... that works fine I could still see all the arabic text OK with no problem, but …

Member Avatar for jazzerman
0
3K
Member Avatar for Duke Nukem

Duke SNIPPED Nukem will only allow 18 and above on his site. It seems like my html page is correct and my php is the problem. Anyone have any answers they would like to share with me? MAY JUSTICE REIGN SUPREME!!!!! [code] <?php $month = $_REQUEST['bmonth']; $day = $_REQUEST['day']; $year …

Member Avatar for Ghostt0
0
1K
Member Avatar for web_master

how do i insert a image into a directory through MySQL, rename it, generate a link and upload the generated link in MySQL......??? anyhelp will be really apprietiated.... and if its a tutorial its the best way out, i'm not good at PHP..... plz its urgent for me.. thx alot..

Member Avatar for rahulsabari
0
168
Member Avatar for bekenes

This problem began recently. It says I am connected to a wireless connection, but every website I try to access, it says: "Internet Explorer cannot display the webpage." Firefox says: "Server not found." My roomate uses the same wireless connection and his works fine. I cannot ping any websites. I …

Member Avatar for crunchie
-2
799
Member Avatar for wonder_gal

Hi, I have 2 drop down lists, in which the selection value of the 1st drop down list will determine the content of the second drop down list. Is that I need to use javascript function to achieve this? If yes, how should I code the javascript and how should …

Member Avatar for giahmed
0
226
Member Avatar for tomf

I keep getting some weird errors in this script: errors: [code] [B]Warning[/B]: mysql_connect(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in [B]/home/www/ikhelper.freehostia.com/globinc/loginfunc.php[/B] on line [B]86[/B] [B]Warning[/B]: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in [B]/home/www/ikhelper.freehostia.com/globinc/loginfunc.php[/B] on line [B]87[/B] [B]Warning[/B]: mysql_query(): supplied argument is not a …

Member Avatar for shundeep
0
235
Member Avatar for Dani

Do you do freelance work as a web designer or web developer? If you do custom work for clients, you're welcome to advertise your service in our [URL="http://www.daniweb.com/techtalkforums/forum52.html"]Custom Services For Hire[/URL] forum within the Webmaster Marketplace.

Member Avatar for anuj_sharma
2
748
Member Avatar for mahe4us

Hi all, Iam trying to tigger some file which will be working in backend once the window is closed in php. Iam using onunload function in javascript but it triggers the file once we leave that particular page only. If we closed the window it didnt do anything. Anybody have …

Member Avatar for diafol
-1
174
Member Avatar for daddy89
Member Avatar for ithelp

As ASP.NET replacing traditional languages like JSP,PHP In remote future is it also going to have some features available in artificial intelligence languages like LISP? If yes will it be called APLIS.NET ?

Member Avatar for jimkarlo
0
148
Member Avatar for dudegio

Hello everyone! Im new to the language Php and i need your help. Please help me on how to generate a text document or an *.xls file using Php. Data to be generated are taken from the database. Thanks and hoping for your response.

Member Avatar for candlelight
0
118
Member Avatar for mo_zag

Hi guys hope you can help i need to know how i would use curl to fill in a form which uses asp.net postback function with javascript anyone achieved this if yes how. Thanks Guys

Member Avatar for w_3rabi
0
87
Member Avatar for J_M44053

I switched to Linux then back to Windows, and now I'm trying to go back to Linux again. But somewhere I messed up. Now Linux won't install, saying ext 3 cant be created. Also all my partitions are gone for some reason. Any suggestions?

Member Avatar for dfmalh
0
180
Member Avatar for vinnyroundfoot

Hi Everyone, I will soon develop a web application (normally with PHP (cakePHP)) which should allow the users to view their related PDF files. Obviously, I dont' not want that users are able to view other user's PDF files (using for example URL rewriting). I'm looking for a solution for …

Member Avatar for nepeanmedia
0
1K
Member Avatar for Morty222

Can anyone tell me how to write a PHP script to update this shell command? /usr/local/psa/bin/domain.sh -u domain.com -passwd password I am trying to update FTP passwords using a PHP script, in place of logging into Plesk everyday to change an FTP password. I have a web based tool that …

Member Avatar for MVied
0
107
Member Avatar for The Dude

[url]http://fun.from.hell.pl/2003-04-09/growlkaraoke_cigarfar_skum.swf[/url]

Member Avatar for The Dude
0
177
Member Avatar for Killer_Typo

[php] <?php /* declar some relevant variables */ $Host = "localhost"; //location of mySQL on server $User = "michael"; //my username $Pass = "koolaide"; //my password $Name = "phpaccess"; //name of the database to be used $Table = "info"; //name of the table within the database mysql_connect ($Host, $User, $Pass, …

Member Avatar for michael.mckee
0
2K
Member Avatar for sarojraj

hi friends, plz help me to change the Browser language/ system language. i've added the language in the browser setting but i couldn't change it from browser also.

Member Avatar for sarojraj
0
174
Member Avatar for cutebab

hi frens I hav windows server with XP os . I need to make a contact us form for a website for which i want to use PHP. Will it run in windows server having IIS or it requires unix os TNX

Member Avatar for peter_budo
0
119
Member Avatar for hemgoyal_1990

Hi All, I Have a PHP Searching Code it have some problem it only connet to database but does not show any result.......... PHP Code is :- Search.php [code=php]<HTML> <BODY> <FORM Action="/Search.php" Method="POST"> <div align="center"> <table border="0" cellpadding="0" cellspacing="0"> <tr> <td bordercolor="#000000"> <p align="center"> <select name="metode" size="1"> <option value="name">Name</option> <option …

Member Avatar for w_3rabi
0
128
Member Avatar for queenc

hi In my mail attachment i am able to recieve the attachment but the file size is 0kb. it is showing the below warnings please do tell the error in my code [QUOTE] home/wesite/public_html/profiles/resumes/153/ Warning: fopen(home/website/public_html/simple.txt) [function.fopen]: failed to open stream: No such file or directory in /home/website/public_html/mail_attachment.php on line …

Member Avatar for w_3rabi
0
251
Member Avatar for Vish_All

[B]hi all[/B] [B] is there is any streaming method for video conferencing..[/B]

Member Avatar for sistie23
0
99
Member Avatar for gooky9

Hi, I need to calculate the number of working days between 2 dates entered in a page using PHP. The dates and the calculated number then need to be put into a MySQL database. I am new to PHP, but understand the linking to the database and basic fnctions within …

Member Avatar for gooky9
0
127