Since 4/3/2012 7:23:44 AM, alvin4jesus has written 8 articles and participated in 13 conversations. alvin4jesus signature: alvin4jesus
alvin4jesus's articles:
Items(8) /1
str_replace() external file441 (7/26/2006 9:58:59 PM) comp.lang.php I have this page (print.php). In that file, I want to to include a text file from "songs/breathe.txt", and replace all instances of "" with "". I know how I should use str_replace and I tried to do this: ",",$... The
PHP with .TXT236 (5/29/2006 5:39:51 PM) comp.lang.php I am in the process of a new project. I will have the main text with HTML saved into a .TXT file. I want the PHP file to fetch the .TXT file, which would be in the directory songs/. As a beginner, this may seem... The
Images and PHP629 (4/24/2006 3:32:19 AM) comp.lang.php I have a folder full with images, and for security reasons I don't want anyone to know where the folder is. So, to call images, I know there is a way to call like a PHP file instead. For example Galley 2 (a PHP... The
Problem with PHP Page1028 (4/6/2006 1:38:44 AM) comp.lang.php I am having a problem with one of my PHP pages. Maybe its a simple coding error, or about something I don't know about $_GET, or something totally different. Could someone explain? setTimeout("window.loc... The
Status Bar1181 (3/30/2006 2:36:06 AM) comp.lang.javascript How do you modify the status bar? (The status bar is the bar on the bottom in IE. It should read "Done" now.) I'm pretty sure, this requires JavaScript. Thanks. ... The
JavaScript to PHP?1980 (3/30/2006 2:31:19 AM) comp.lang.javascript I was just wondering that if it is possible to do almost anything you can do in JavaScript in PHP. ... The
NEWBIE: Meta Refresh Problem921 (3/27/2006 10:10:07 PM) comp.lang.php Hi, as you can see from the subject, I'm a newbie. Ok, let me get to the core: there's this site called http://www.youaremighty.com/. Suppose your name is Bill Gates. You type this onto your address bar: http:/... The
making a query string441 (3/15/2006 10:44:43 PM) comp.lang.php Hi, I'm new to Google Groups (this is my first post or topic or whatever it's called). I'm also new to PHP. My knowledge in PHP extends to variables, basic fuctions, etc. I have a site with a MySQL 4.1.14 datab... The
NEWBIE: Meta Refresh Problem921 (3/27/2006 10:10:07 PM) comp.lang.php Hi, as you can see from the subject, I'm a newbie. Ok, let me get to the core: there's this site called http://www.youaremighty.com/. Suppose your name is Bill Gates. You type this onto your address bar: http:/... alvin4jesus(21)
Open a new php file241 (4/2/2006 8:10:59 PM) comp.lang.php Hello everyone, I am confused. I want to open a php file and find myself redirected on another. a simple example of what I'd like to do. file1.php_______________________ file2.php_________________ it ... stephane.vollet(48)
Problem with PHP Page1028 (4/6/2006 1:38:44 AM) comp.lang.php I am having a problem with one of my PHP pages. Maybe its a simple coding error, or about something I don't know about $_GET, or something totally different. Could someone explain? setTimeout("window.loc... alvin4jesus(21)
Images and PHP629 (4/24/2006 3:32:19 AM) comp.lang.php I have a folder full with images, and for security reasons I don't want anyone to know where the folder is. So, to call images, I know there is a way to call like a PHP file instead. For example Galley 2 (a PHP... alvin4jesus(21)
str_replace() external file441 (7/26/2006 9:58:59 PM) comp.lang.php I have this page (print.php). In that file, I want to to include a text file from "songs/breathe.txt", and replace all instances of "" with "". I know how I should use str_replace and I tried to do this: ",",$... alvin4jesus(21)