Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
60% Quality Score
Upvotes Received
2
Posts with Upvotes
1
Upvoting Members
2
Downvotes Received
2
Posts with Downvotes
1
Downvoting Members
2
0 Endorsements
~8K People Reached
Favorite Forums
Favorite Tags
php x 29
mysql x 13

19 Posted Topics

Member Avatar for rcasinillo_s

Any could give me a PHP script on how to call or execute mysql stored procedure. Thank you. Roland

Member Avatar for alexopoulos7
0
1K
Member Avatar for rcasinillo_s

Good day everyone! Anybody could give me script for uploading or inserting image into database and how to retrieve it and print it to browser Any help would be appreciated. Thank you in advance. roland

Member Avatar for metalix
0
4K
Member Avatar for rcasinillo_s

Good day! Could somebody help me with this problem: When i'm using [U]header() [/U] to redirect page it giving me error message like this: [U]Warning: Cannot modify header information - headers already sent by (output started at /exxport/www/httdocs/waff/teng/HTML/Jobss/loginn_hrm.ph p:10) /exxport/www/httdocs/waff/teng/HTML/Jobss/loginn_hrm.phpon line 336[/U] Thanks... Roland (rcasinillo_s)

Member Avatar for clmirand
0
340
Member Avatar for rcasinillo_s

Good day everybody! Could you help me on how to install mysqli extensiton in PHP ver 5? Thank you in advance. Regards to all, Roland

Member Avatar for alpha_foobar
0
712
Member Avatar for rcasinillo_s

Anybody could help me regarding this message "failed to create stream: HTTP wrapper does not support writeable connections" I got this message when I'm trying to execute my upload script.

Member Avatar for jack_ro
0
95
Member Avatar for rcasinillo_s

Good day! After upgrading my MySQL to version 5 becoming very slow what's wrong with this? Please any could give advice how to optimise it. Thank you. Roland.

Member Avatar for alpha2006
0
119
Member Avatar for rcasinillo_s

I retrieved data from database, output to a form thru loop after that iwant to change something and then i will send it back to the data base for update here is the output datails so that you will the idea what iwantl. [URL=http://www.nwafh.med.sa/eng/php/progs/edit_book_test.php]http://www.nwafh.med.sa/eng/php/progs/edit_book_test.php[/URL] Thank you in advance Roland

Member Avatar for rcasinillo_s
0
97
Member Avatar for rcasinillo_s

Good day to all members! Anybody could help me or could give me a php code. What I need is I want to put link on each data that I had retrieved through array from mySQL database so that when I'm going to click each of them it will display …

Member Avatar for DGStudios
0
140
Member Avatar for rcasinillo_s

Good day! Could you check this I got error messages: Warning: chmod() [function.chmod]: No such file or directory in /eort/www/httcs/nah/eng/testing/upload.php on line 21 Warning: move_uploaded_file([url]http://www.nwafh.med.sa/Uploads/DSC00197_mail.jpg[/url]) [function.move-uploaded-file]: failed to create stream: HTTP wrapper does not support writeable connections. in /eort/www/httcs/nah/eng/testing/upload.php on line 22 Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/var/tmp/php.haqFa' to …

Member Avatar for paradox814
0
256
Member Avatar for rcasinillo_s
Member Avatar for rcasinillo_s
0
139
Member Avatar for delite
Member Avatar for rcasinillo_s
0
179
Member Avatar for rcasinillo_s

Good day to you! Is somebody could explain and give examples to me what are the functions of session in the page and what are the purpose of it? I'm waiting for your detailed help... Thank you in advance... Roland

Member Avatar for rcasinillo_s
0
217
Member Avatar for rcasinillo_s

Good day members! Could somebody help me here, could modify it for me. There is an error in the syntax: $query = "UPDATE jobs SET position = '$position1', description = '$description1' WHERE id = '$checkbox1'"; $query = $query . " 'UPDATE jobs SET position = '$position2', description = '$description2' WHERE …

Member Avatar for sarahk
0
116
Member Avatar for fresher_php

[I]im working on win xp with apache 2.0.55 ,php4 when i run the code <html> <head></head> <body> [COLOR=Navy]abcdefrr[/COLOR]<br /> <?php // print output echo 'php code'; ?> </body> </html> i get output on browser abcdefrr[/I] Of course, you would get this (abcdefrr) output on your browser because it is written …

Member Avatar for fresher_php
0
98
Member Avatar for rcasinillo_s

Good day to all members! Please help me :cry: Anybody could help me or could give me a php code. What I need is I want to put link on each data that I had retrieved through array from mySQL database so that when I'm going to click each of …

Member Avatar for calcop
0
137
Member Avatar for rcasinillo_s

Good day to everyone! :D Anybody could give step by step PHP code or explanation with examples of how to get the information to other page. For example my main page is index.php inside of it I have three links to the following PHP files: roland.php, haydee.php and ricky.php. Now, …

Member Avatar for rcasinillo_s
0
103
Member Avatar for aarya

Your question is not clear... but try this: $query="SELECT * FROM table_name"; $result=mysql_query($result, $link); while ($i++ < mysql_num_rows($result) && $rs = mysql_fetch_array($result)){ $retrieved[$i] = $rs['name_field_inthe_table'];//It will fetch all rows under the field name you specified. print("$retrieved[$i]");//print("$retrieved[1]"), print("$retrieved[2]") etc. It will print row 1 for print("$retrieved[1]"), row 2 print("$retrieved[2]"), and so …

Member Avatar for rcasinillo_s
0
121
Member Avatar for crestaldin

Good day to you Crest! Try this site [url]http://www.w3schools.com/php/default.asp[/url] it may help for you how to start PHP. Good luck... rcasinillo_s (Roland)

Member Avatar for kush2
0
143
Member Avatar for rcasinillo_s

Good day to everyone! Anybody could give step by step PHP code or explanation with examples of how to get the information to other page. For example my main page is [U]index.php[/U] inside of it I have three links to the following PHP files: roland.php, haydee.php and ricky.php. Now, if …

0
67

The End.