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
~35.2K 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--

i have something like this i insert data into db in the db the data is not readable but when select it on a php page everything goes well so the application is running anyway

Member Avatar for MisterArabic
0
3K
Member Avatar for metaface
Member Avatar for dayballer2285

[quote=dayballer2285;401553]Hello All, ...i want it to pick values from an offline html page... [/quote] why not use xml it is easier to handle

Member Avatar for sakkal
0
1K
Member Avatar for nathanpacker

[quote=nathanpacker;349508]Ok, well I tried the base64 encoding, and I now the email just sends a bunch of jibberish, like this: Anyway, I'm not even sure I was doing it right, maybe you could look at my mail code here, and tell me if I was incorporating it correctly. I've got …

Member Avatar for pocopico
0
1K
Member Avatar for hooman_us

view the hidden and system files look for an autorun.inf in your hard drive (e.g C:\autorun.inf,d:\autorun.inf) and just delete this file

Member Avatar for john arora
0
146
Member Avatar for NeoNe

about the CMS there is another guy on daniweb who is making a CMS for fun u could work with him if u like so u could come out with something useful

Member Avatar for sammry
0
865
Member Avatar for Serunson

i love anathema, opeth ,sometimes system of a down dido if i am in the mood

Member Avatar for blackcathacker
0
1K
Member Avatar for farukruet

you could change the encoding of the page from utf-8 to windows-1256 i guess that would work better

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

dude you should remove the three conditions and put em in one condition so the code should look something like this [code] <?php $month = $_REQUEST['bmonth']; $day = $_REQUEST['day']; $year = $_REQUEST['year']; $this_day = date(d); $this_month = date(m); $this_year = date(Y); $day_val = $this_day - $day; $month_val = $this_month - …

Member Avatar for Ghostt0
0
1K
Member Avatar for web_master
Member Avatar for bekenes
Member Avatar for wonder_gal

[quote=ManicCW;362791]Well just populate second dropdown in [B]SelectedIndexChanged [/B]event of the first dropdown.[/quote] then the page will go back to server to populate the dropdown list i guess using AJAX is more efficient

Member Avatar for giahmed
0
238
Member Avatar for tomf

looks like the problem is not in the code it self but in configurration the first error about the mysql connection socket you should check mysql for the socket and check that it is the same one used in php.ini

Member Avatar for shundeep
0
237
Member Avatar for Dani
Member Avatar for mahe4us

may i ask why you want to do it that way?? i never did something like this , but i guess if you want to execute something on the server other than web page you could put the php code in a file and execute it without browser

Member Avatar for diafol
-1
174
Member Avatar for daddy89

if u just want an editor with keywords highlighting i suggest [URL="http://notepad-plus.sourceforge.net/uk/site.htm"]Notepad++[/URL] a very lightweight editor if u want code completion i guess the best is eclipse for php both can be found on [URL="http://www.sf.net"]sf.net[/URL]

Member Avatar for EvolutionFallen
0
113
Member Avatar for ithelp

who said that asp.net is replacing PHP ?? do u know that php is the most language used for web dev

Member Avatar for jimkarlo
0
149
Member Avatar for dudegio

.xls ??? do you mean an ms excel file or something like that??? there is a classes ready to handle the .xls files if u want to get the data of an excel file. if u r just using this extension to save text then u could do the ways …

Member Avatar for candlelight
0
118
Member Avatar for mo_zag

[URL="http://php.net/curl"]http://php.net/curl[/URL] is a good place to start

Member Avatar for w_3rabi
0
87
Member Avatar for J_M44053

if u want to install ubuntu after booting from the cd normally you shold find some icon on the desktop says "install" it is gonna launch a wizard wich includes a partitioning tool it is not that hard to use u could delete the partitions and create the ones u …

Member Avatar for dfmalh
0
183
Member Avatar for vinnyroundfoot

you can use a php file in the url instead of the real pdf name. this file should check the owner of the file then prints the contents of the file (echo) with the apropriate [php]header("content-type:");[/php]

Member Avatar for nepeanmedia
0
1K
Member Avatar for Morty222
Member Avatar for MVied
0
107
Member Avatar for The Dude

anyone ever heard ANATHEMA there is no screaming in there but the music,lyrics and the voice of the singer are awesome .......... anyway that doesn't mean the screaming is bad sometime you need to here some sceaming well i guess music should be like life -> life isn't always about …

Member Avatar for The Dude
0
178
Member Avatar for Killer_Typo

[quote=civuk;327413]I am having the same problem [B]Warning[/B]: mysql_num_rows(): supplied argument is not a valid MySQL result resource in [B]C:\Program Files\Abyss Web Server\htdocs\getrecord.inc[/B] on line [B]6[/B] how ever this is my code <?php // version 1.1 $qstr = "SELECT * from members where id = '1' "; $result = mysql_query($qstr); if …

Member Avatar for michael.mckee
0
3K
Member Avatar for sarojraj
Member Avatar for cutebab
Member Avatar for hemgoyal_1990
Member Avatar for w_3rabi
0
133
Member Avatar for queenc
Member Avatar for Vish_All
Member Avatar for gooky9

so i guess you need to calculate days (mon-friday) and to exclude sat & sun is that it?

Member Avatar for gooky9
0
130