39,393 Topics

Member Avatar for
Member Avatar for CasTex

Can someone tell me where is the problem ? [CODE]<script type="text/javascript" src="http://www.forumistan.net/analiz/analiz.php?site=http://www.forumistan.net"></script>[/CODE] analiz.php [CODE] <? Header("content-type: application/x-javascript"); ob_start(); include 'all.php'; ob_end_clean(); echo "document.write(\"<div class=\"txt\">Pagerank: $rank->pagerank <br>\")"; echo "document.write(\"Alexa: $rank->alexa_rank</div>\")"; ?>[/CODE]

Member Avatar for almostbob
0
574
Member Avatar for dourvas

hallo, i ve created a dynamic form. A user can select The number of fields he d like to fill in (test creation) [code=php]echo '<form method="post" action="createxml.php">'; for ($i =1; $i <=$number; $i+=1){ // THE $NUMBER CONTAINS //VALUE -ok- echo '<fieldset width ="20%">'; echo '<legend class = "login">WRITE A QUESTION</legend>'; …

Member Avatar for Yayo_SK
0
166
Member Avatar for dev.smith

hi all, Can I use a variable from a .php file to give a value to an HTML FormMail form field thus:? please reply soon. Thanks -----------------------<URL SNIPPED>

Member Avatar for death_oclock
0
74
Member Avatar for bipinsth

hey is there any one who can help me in learning PHP and Mysql.... I have keen interest in it but I am not gettin someone who can really help me in it.... If you can then please reply me in <EMAIL SNIPPED> or in <EMAIL SNIPPED>....

Member Avatar for it2051229
0
87
Member Avatar for BeerGuzler

Hi, I'm trying to put together a PHP Ajax search against an mySQL database yet doesnt seem to work .. HELP! I had to resort to using frameset which I dont really want to do. what I'm trying to is perform a search against a mysql database and display the …

Member Avatar for it2051229
0
189
Member Avatar for marcmm

I'm trying to use some dynamic path names for an image upload page. In a tutorial they had something like this: [code] <?PHP $directory_self = str_replace(basename($_SERVER['PHP_SELF']), '', $_SERVER['PHP_SELF']); // this echoes something like " /foldername/ " presumbing that the php file is set inside that folder in the root. $uploadsDirectory …

Member Avatar for Yayo_SK
0
115
Member Avatar for mangel.murti

hi all new to php ..... how to protecte links on userpage when he login successfully. i want that out side user who not logged in ,can not see page after copy those links in browser.any example. thanx in advan......

Member Avatar for buddylee17
0
105
Member Avatar for shibobo2001

I would like to delop a search facility allowing the user to search other user by name, matching users should be listed, each matching user should have a hyperlink labelled"Make Friends", could anybody help me write an ajax code for this, many thanks

Member Avatar for digital-ether
0
119
Member Avatar for jzimmerman

New PHP person here.. I am setting up an event registration page. The users must select from two arrival dates for hotel and flights. from my database, I am able to populate a dropdown with the two dates. [code] "SELECT DATE_FORMAT(firstarrival, '%d %M %Y') as newfirsta, DATE_FORMAT(secondarrival, '%d %M %Y') …

Member Avatar for jzimmerman
0
154
Member Avatar for stevehart808

Hi, Just hoping someone could point out how to do this: Users can either [COLOR="Red"]insert a link to audio or upload audio[/COLOR]. Rather than have 2 separate fields in my mysql table (that would lead to more probs) I want to insert depending on which form field has been entered. …

Member Avatar for jrdark13
0
108
Member Avatar for culebrin

I have a SP (sp_test_procedure) created from a SQL Server Project in my SQL Server 2005 database, inside this SP I have a call to another SP which inside calls to a SP in another Database Server (SQL 2000) through a cross-linked connection. When I execute it from the Management …

Member Avatar for culebrin
0
303
Member Avatar for itsyllabus

Lear PHP Search engine optimization and MYsql from the scratch <URL SNIPPED> Regards Mike

-2
57
Member Avatar for blueskin

Hi, I have a form with an array. kidname, age and lesson. [URL="http://jawaweb.com/e1.jpg"]http://jawaweb.com/e1.jpg[/URL] I fill up with 2 kids to join, when i click on send, there are 2 email sent to same addresses and all the informations going to mysql database. confirmation pagina shows. [URL="http://jawaweb.com/e1.jpg"]http://jawaweb.com/e2.jpg[/URL] When i view a …

Member Avatar for blueskin
0
295
Member Avatar for anirbanb2004

Hi All , Recently I have bought an excellent image rating PHP script from [url]http://www.hotornotclone.com/[/url]. For a Long time I was searching for the script and finally this is the solution what I was looking for. But I am not able to customize the colour and menus yet. Can any …

Member Avatar for pritaeas
0
62
Member Avatar for rajeesh_rsn

Hi I make a php file upload script and uploaded in my ftp server. And works fine when I changed the permission of the folder into full ( ie world can write, execute and read ) . The images are saved in that folder...... How much it is secured ?? …

Member Avatar for MVied
0
119
Member Avatar for emclinux

Is there a way to gather the HTTP header send from a server so that I can check if it is a code 200 or a code 404 and base the output from that. Thanks for the help EmcLinux

Member Avatar for emclinux
0
145
Member Avatar for ruelk

First of all, I have absolutely know knowledge of using C# for communicating with websites. I am under some time constraints so I am trying to crash through it but I getting more lost than anything. What I have is a windows application that a user can build content files. …

Member Avatar for ruelk
0
365
Member Avatar for palaboy
Member Avatar for emclinux

I have a PHP/MySQL app that when a user enters a description of there club that it reports back on a group page. When a user enters there information the line breaks are removed and all becomes one long string. Is there anyway that I can keep there line breaks? …

Member Avatar for emclinux
0
177
Member Avatar for isomillennium

Hi All, im having difficulty trying to match lets say a string that is between 1 to 3 chars long and are all capitals.. i tried .{1,3}[A-Z] but it didnt work.. for ex.. "blah blahBLAh" .. what would be the reg ex code to match the BLA in the middle …

Member Avatar for MVied
0
108
Member Avatar for Book38

Can anyone tell me what language this code is: $T7FC56270E7A70FA81A5935B72EACBE29 += (ord($TF186217753C37B9B9F958D906208506E[$T3A3EA00CFC35332CEDF6E5E9A32E94DA]) >> 4); if ($T7FC56270E7A70FA81A5935B72EACBE29) { $T9D5ED678FE57BCCA610140957AFAB571 = I need to find a translator for it. It was in the footer of a php script I have and I want to translate the entire code to HTML. Mike

Member Avatar for ShawnCplus
0
117
Member Avatar for dami06

I'm trying to create a simple login page by following a tutorial i saw online. I did everything it required but i got this error [B] // Check if session is not registered , redirect back to main page. // Put this code in first line of web page. Warning: …

Member Avatar for MVied
0
361
Member Avatar for rajeesh_rsn

hi I had a web site made in php. I need to collect visitor data ( ip address, visiting time) and store in it a database. I wrote the code like this [CODE]date_default_timezone_set('Asia/Calcutta'); $time= date('D,F j, Y, H:i:s A'); $ip=getenv("REMOTE_ADDR"); mysql_query("INSERT into visitordetails (ip,time) VALUES ('$ip','$time')") or die(mysql_error());[/CODE] and this …

Member Avatar for rajeesh_rsn
0
114
Member Avatar for mirainc

Im using dreamweaver with PHP. I have items in my shopping cart which is then passed on to the transaction page. How do i add the amount of items in the shopping cart? Any help is appreciated! Thanks!

Member Avatar for humbug
0
174
Member Avatar for PinoyDev

hi.!!I have been developing an online enrolment system for a client in php...ive encountered a problem during the middle situation.The client added a situation that when the student click on the first year link, the subject of that year will just pop-up under the link.example: first year - Filipino - …

Member Avatar for PinoyDev
0
183
Member Avatar for khr2003

hi I am making a script to extract data from a table from a website using explode function and then insert the data into the database. I have stuck with foreach loop, this is how it looks: [CODE] $table_data = explode('<table cellspacing="1" cellpadding=1" width="90%" border="0" bgcolor="#EFEEEE">', $data); $end_table= explode("</table>", $table_data[1]); …

Member Avatar for khr2003
0
126
Member Avatar for sleign

I'm not exactly sure where to post this - in html, php, or mysql area but since this is mostly php oriented, I figure I'll post it here for starters til I get yelled at >< Background info: This is not for the general public, nor attached to any website, …

Member Avatar for TommyBs
0
124
Member Avatar for vicky_rawat
Member Avatar for it2051229
0
177
Member Avatar for techie
Member Avatar for Cilice11
0
688
Member Avatar for cali_dotcom

hi everyone, i keep on getting this error when i try to insert a value into a table via php. Duplicate entry '' for key 2 i've tried a lot of solutions from the web including changing the the primary key from int to bigint. i also flushed the database …

Member Avatar for almostbob
0
355

The End.