473,775 Members | 2,583 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

PHP Forum

PHP web programming language - Ask questions about php scripting, databases, mysql, templates, PEAR, php functions, PHP-GTK, setup and installation, object oriented programming, classes, files, security, sessions, arrays and more.
1
1,996
thread by: Jackie Silva | last post Nov 5 '07 by: InDeep
i want to apologize to Jerry Stuckle (jstuckle), Michael Fesser (netizen), Rik Wasmus (luiheidsgoeroe), Good Man (heyho), and anyone else who may have read this thread and found what I posted objectionable. It was not my intention to offend anyone, but I see that my behavior was unacceptable, off-topic, and rude. I was way out of line. The...
6
26,382
thread by: Dave Kelly | last post Nov 5 '07 by: Carl
Sorry for the long post, it is easier to discard information than to have to wait for it to arrive. So here goes: This code worked perfectly when I was an Earthlink customer. Sprint decided not to pardner with Earthlink and create their own IP. Since then everything email has been broke. Sprint/Embarq is the only copper wire DSL...
5
19,998
thread by: wish | last post Nov 5 '07 by: wish
Hi all, Can anyone give me some suggestions on the log file that can keep track the user login and logout, edit data and delete data in the system. Currently i have not idea to create the page and dunno how to start to create it.. Can some one guide me? Thanks in advance.
10
2,118
thread by: mcphearson2345 | last post Nov 4 '07 by: vijcbe
how do i get the query from an url to change variables in my website for example my website is called www.example.com so the query would be www.example.com?qwerty and i want a link in my site to change as the query does so a link in my site would change to www.thescripts.com/qwerty
6
1,388
thread by: Nilesh | last post Nov 4 '07 by: Michael Fesser
I have a query about Bzip2 in PHP. Let's say that i have a paragraph like: abcdbc nnotp iidhdmmc; uuidpssa -------End------- Now, i compress it using bzcompress() and store it in a mysql database.
2
1,297
thread by: khanshakeeb | last post Nov 4 '07 by: Atli
hi, i having trouble how to save previous url n wanted to show in a current page any idea???in oder to give information to the users that where they come from . regards, shakeeb
25
2,885
thread by: william.hooper | last post Nov 4 '07 by: william.hooper
here is my form: <html> <head></head> <body> <FORM ACTION="code.php" method="post"> <INPUT TYPE=SUBMIT NAME="arty.jpg" VALUE="Action"> </FORM>
2
1,337
thread by: howa | last post Nov 4 '07 by: Michael Fesser
This is quite interesting, PHP is so success, but Pear as an offical package, seems to be a little bit weak. i have developed PHP for many years, and can easily do my job without Pear, e.g. I use Smarty, PHPmailer, adodb etc. However, In the old day when I use perl, cpan is a must for perl developer.
2
1,542
thread by: Comcast | last post Nov 4 '07 by: Chris Gorospe
I am using a form that uses PHP to create an e-mail and send it off. When the script runs, I get an error page, although the e-mail is sent off. The error I am getting is: Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/content/website/html/contact/scformproc.php:1) in...
1
1,129
realin
thread by: realin | last post Nov 4 '07 by: realin
hi guys, i have done URL rewriting thing after visitng many sites.. now the problem is i am unable to do it for two different urls, an example can be http://domain.com/learn.php?action=view&id=7 http://domain.com/learn.php?action=read&id=1 now the rule i am using is like this ..
2
2,344
thread by: yawnmoth | last post Nov 4 '07 by: yawnmoth
If I do flock($fp, LOCK_EX) on a file and another user tries to do file_get_contents on that file while it's locked, will file_get_contents block until the lock has been removed?
1
1,781
thread by: Sanders Kaufman | last post Nov 3 '07 by: ZeldorBlat
I'm doing a check for only alpha-numerics, but I wanna try it with a regex. Something like this: $bReturn = is_alphanum($sString). Can somebody help me do this with regular expressions?
8
4,532
thread by: boss1 | last post Nov 3 '07 by: post
i have created a database named:Rezgroup and i have already developed some pages but i dont know what is the code to connct Php and oracle.Thats why i can not access the database. so far i have come up with the code is: <?php set conn=Server.CreateObject("ADODB.Connection") conn.Provider="MSDAORA " conn.Open "c:/webdata/Rezgroup" set...
6
2,019
thread by: Tinker | last post Nov 3 '07 by: post
hi i am having a problem i can figure out can some one please tell me how to fix this PHP Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /hermes/ i took out the names here showed my log in info /htdocs/includes/sql_layer.php on line 237
9
5,101
thread by: Salve =?iso-8859-1?Q?H=E5kedal?= | last post Nov 3 '07 by: John Dunlop
What is the best regular expression for finding urls in plain text files? (By urls I mean http://www.something.com, but also www.something.com, or salve@somewhere.com) Salve
5
1,806
thread by: martin99 | last post Nov 3 '07 by: Jerry Stuckle
Hi, I can run a test scrip that connects to the and it CONNECTS successfully whilst running from the my website on the server. $sqlhost = 'localhost'; $sqluser = 'userid'; $sqlpass = 'password'; $sqldb = 'some_dbd';
1
1,298
thread by: www.phpbasic.com | last post Nov 3 '07 by: www.phpbasic.com
i have a problem with interger number in PHP <?php class read{ var $num; function read($num){ $this->num = $num; } function basic(){ print "NUM: ".($this->num); }
0
1,075
thread by: C. (http://symcbean.blogspot.com/) | last post Nov 3 '07 by: C. (http://symcbean.blogspot.com/)
Hi All, PfP Studio v 2.1 Beta has now been released. PfP Studio is a free visual development toolkit for building user interfaces to PHP programs. PfP Studio is written in PHP and javascript and runs on all the major browsers. See the movie at http://pfp-studio.sourceforge.net/swf_demo.html and follow the links for downloads.
7
2,560
thread by: Chris | last post Nov 3 '07 by: Jerry Stuckle
I am trying to increase/decrease the value of $_SESSION by 1 after clicking on a link e.g index.php?gotoWk=nxtWk and index.php? gotoWk=lstWk. I'm sure you will get the drift if you look at the code below. However, this code seems to be unreliable. Is there a more robust way of achieving the same thing? Many thanks,
11
8,644
thread by: manjunath1985 | last post Nov 3 '07 by: Atli
Hi, I am really having problem in checkbox.... i have a php page which displays the username retrieved from the database i want to create a checkbox for each username and pass the selected multiple checkbox value to another page after selecting any one of the option value from the select box and after clicking on "go" button. In option...
2
1,435
underscore
thread by: underscore | last post Nov 3 '07 by: Atli
hello to all TSDN i wandered my mail problem. am using a php to mail a person using my page... my code like this.. $recipient = $POST; $subject = 'Mail Test'; $message = 'Greetings,'
2
2,010
thread by: farukcse | last post Nov 3 '07 by: Atli
Dear sir, i am using below of this code for searching and viewing data from database. <form name='search_form' method = 'POST' action='' > <input type=text name='id_no' value='' maxlength='10' > <input type='submit' value='SEARCH' name='search' > </form> but when i click the submit button it can't retain the id value in it's field. so...
0
703
thread by: samit | last post Nov 3 '07 by: samit
In the current version of oscommerce how can i add a gift with any saling product.
0
1,612
thread by: Zeilkman | last post Nov 3 '07 by: Zeilkman
Hi everybody, I'm runing LAMP on a Fedora 7 + Plesk server. PHP Version 5.0.4 Apache 2.0 Handler The "local value" of Safe Mode is ON and the "master value" is OFF I try to change the local value to OFF but I CANNOT
3
1,819
thread by: Ron Croonenberg | last post Nov 3 '07 by: Janwillem Borleffs
Hello, I have a window where it could take a while to display the info. While waiting I want to display a "progress bar". Once the info is ready to be displayed I want the "progress bar" to disappear. Can this easiest be done with an animated gif ? if so, how do I make that gif disappear with php ? thanks,

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.