Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~5K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Tags

22 Posted Topics

Member Avatar for m-soft

Hi, Reading CodeIgnitier documentation I saw some statements having this form: $this->someword->somefunction(); and I don't know what is that. Is someword an multi-dimensional/associative array? I know that if I create an instance of a class I can access its properties and functions with a single -> operator or with :: …

Member Avatar for pritaeas
0
159
Member Avatar for m-soft

Hello, I am trying to learn c# and sql server and I am not sure how should I proceed in the following situation: I have a database with 2 tables: Clients and OrdersFromClients I am trying to make a form with a listbox in which I will display all the …

Member Avatar for djjeavons
0
241
Member Avatar for m-soft

Hello, I try to read a xml file with this schema: - <item> <title>some text</title> <link>link</link> - <description> text ok <br /> I can't see this text </description> <imedia:thumbURL>link</imedia:thumbURL> </item> When I write: echo $rss_channel["ITEMS"][$i]["DESCRIPTION"]; I can see text ok, but from <br /> I can't see nothing. I tried …

Member Avatar for Sandeep1003
-1
428
Member Avatar for mbabaali

are you sure that you have any data in your table ? just do an: <?php echo mysql_num_fields($results);?>

Member Avatar for mbabaali
0
106
Member Avatar for m-soft

Hello people, Do you know how can I make the links from a phpBB forum to appear in mode_rewrite ? Thanks!

Member Avatar for m-soft
0
78
Member Avatar for Aamit

[QUOTE=Aamit;902148] So i want to show (10+"NA") > (10+20) How to do this????[/QUOTE] [CODE] <? $na="N/A"; $val=$na; $val1=10; $val3=10;$val4=10; if($val=="$na") { if($val1>($val3+$val4)) [B]echo "$val1+N/A &gt; $val3+ $val4"; else echo "$val1+N/A &lt; $val3+ $val4";[/B]} ?> [/CODE]

Member Avatar for m-soft
0
121
Member Avatar for m-soft

Hello, I need to make an application which have to permit to modelate sundries molecules interecative. Could you help me, please ? I never made an opengl application. Thanks!

0
70
Member Avatar for m-soft

Hello, I try to read a xml file with this schema: - <item> <title>some text</title> <link>link</link> - <description> text ok <br /> I can't see this text </description> <imedia:thumbURL>link</imedia:thumbURL> </item> When I write: echo $rss_channel["ITEMS"][$i]["DESCRIPTION"]; I can see text ok, but from <br /> I can't see nothing. I tried …

Member Avatar for digital-ether
0
184
Member Avatar for Cerberus

[QUOTE=cscgal;412330]Check out MagpieRSS. It makes it *very* simple to incorporate RSS feeds into a PHP-driven site.[/QUOTE] Hey Dani, I use MagpieRSS, but I have a little problem. In my xml file I have these lines: [code]<source url="http://www.example.com/export_rss.php" /> <guid>link</guid> <imedia:thumbURL>link</imedia:thumbURL> [/code] and I don't know how to extract them. $source_url …

Member Avatar for m-soft
0
98
Member Avatar for Asif_NSU
Member Avatar for pty
0
225
Member Avatar for nnhamane

[QUOTE=TopDogger;217409] AddType application/x-httpd-php .html .htm [/QUOTE] I didn't knew about it

Member Avatar for Puckdropper
0
1K
Member Avatar for DukeNukem

I use AceHtml 6 Pro from Visicom Media. [url]http://www.download.com/AceHTML-Pro/3000-2048_4-10524590.html?tag=lst-0-2[/url]

Member Avatar for roryt
0
184
Member Avatar for nsan

most popular is that we know it From my experience a lots of programmers use php and mysql...

Member Avatar for trafficman
0
100
Member Avatar for Toulinwoek
Member Avatar for Slade
Member Avatar for sham
Member Avatar for themastertaylor
Member Avatar for GR Web FX

let your flash there, but place a html link somewhere at the bottom of the page. [URL="http://www.chml-srucnoc-chml.com/"]chml srucnoc[/URL]

Member Avatar for katarey
0
200
Member Avatar for g3 creative
Member Avatar for 100%
Member Avatar for Puckdropper
0
161
Member Avatar for m-soft

Hi, I want to make for my [URL=http://www.hotarticles.net]articles site[/URL] a script for user tracks. I want to make a table with NAME | URL | BACKLINKURL | PAGERANK | ADDEDdate | check date| coment | HITS and if someone comes on my site from | URL | than increase hits …

Member Avatar for zippee
0
102
Member Avatar for m-soft

Hello I have a number from maximum 255 digits. I must compute the cube root of this number with 10 decimals. Time of execution is 1 second Could you help me ? 10x

Member Avatar for vegaseat
0
148

The End.