Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 339 results for
parsing-php-files
- Page 1
Problem with parsing php over https
Hardware and Software
Linux and Unix
15 Years Ago
by halukakin
…regular http connection but when I try to reach
php
files
over the https connection for some reason they …do not get parsed and delivered directly as text
files
. Below is the virtualhost section from my ssl.conf… AddType application/x-httpd-
php
.
php
AddHandler php5-script .
php
AddType text/html .
php
# Use separate log
files
for the SSL virtual…
Parsing Excel files
Programming
Web Development
17 Years Ago
by Rmontague
… value of five cells inside this spreadsheet and update a
PHP
based site (running a CMS)? ANY (and I mean A…
Re: Parsing Excel files
Programming
Web Development
17 Years Ago
by ashneet
… the excel sheet in CSV format and opening it in
PHP
and retrieving the value using the fgetcsv() function. Here is…
PHP programming regarding Parsing .svg files using PHP
Programming
Web Development
14 Years Ago
by arunmag
Hi friends I have a small doubt regarding
PHP
programming. I want to know how to parsr .svg
files
or .xml
files
using
PHP
. Actually i have a bunch of .svg
files
and i want to know how to read those .svg
files
using
PHP
? Can you please provide me the method of write a small code to implement the above problem Thanks in Advance Arun
Re: PHP programming regarding Parsing .svg files using PHP
Programming
Web Development
14 Years Ago
by chrishea
…://www.w3schools.com/
php
/php_xml_simplexml.asp"]http://www.w3schools.com/
php
/php_xml_simplexml.asp[/URL] SVG
files
[URL="http…/[/URL] [URL="http://www.netbulge.com/index.
php
?action=read&click=open&article=1136832910"…;]http://www.netbulge.com/index.
php
?action=read&click=open&article=1136832910[/URL…
Re: PHP programming regarding Parsing .svg files using PHP
Programming
Web Development
14 Years Ago
by arunmag
… to integrate drupal with java. Drupal is in
PHP
i need to integrate
PHP
with Java For this which one is best…? XML RPC or
PHP
Java Bridge? Or do u know anyother protocols? Can You… to say why I am using XML RPC rather than
PHP
Java Bridge. Can you provide some information about XML RPC…
Re: Parsing PHP entities in file and save into database
Programming
Web Development
13 Years Ago
by Stefano Mtangoo
… get / set them at runtime. But I do not think
PHP
has something like that. My best guess is that you… analyzer.[/QUOTE] I don't need any highlighting, I need
parsing
files
and getting entities like I showed example above. I need…
Re: IE won't open *local* PHP files anymore!
Hardware and Software
Microsoft Windows
19 Years Ago
by orangeoctane
…. Firefox *does* do this with no problem. It's not
parsing
any of the scripting but it does show the HTML… elements in the
PHP
page so that I can see how the page is…
Re: Problem with parsing php over https
Hardware and Software
Linux and Unix
14 Years Ago
by halukakin
… the solution was creating my domain under plesk. Moving all
files
to the new directory created by plesk. Embedding my ssl…
Re: Parsing XML without special XML functions
Programming
Web Development
15 Years Ago
by Alba Ra
… much slower but as it will consist merely of some
PHP
files
they will work everywhere. As for [B]regex[/B] vs…
Re: Parsing XML without special XML functions
Programming
Web Development
15 Years Ago
by ShawnCplus
… much slower but as it will consist merely of some
PHP
files
they will work everywhere. As for [B]regex[/B] vs…
Using Search Engine Friendly PHP URLs
Programming
Web Development
21 Years Ago
by himerus
… of your web directory. Most web hosts will allow .htaccess
files
, but some won't. [b]Second:[/b] You will now… URL lacking key variables, and print errors if that happens. [
php
] // URL
Parsing
CODE list($empty_variable,$php_script,$var1,$var2,$var3) = explode("…
Re: PHP MSSQL APACHE problem in coonecting to database
Programming
Web Development
17 Years Ago
by naturegirrrl
… god) except the
parsing
of
php
apache and browser see and parse .html
files
but not .
php
files
If I call a
php
file in the… browser it will parse the html <title> tag but not the
php
… AM. yes I did install
PHP
, and Rapid
PHP
2007 IDE, and Html-kit IDE with
PHP
plug ins--oh but forgot the…
Buidling AST with Bison/Flex
Programming
Software Development
13 Years Ago
by Stefano Mtangoo
Hi friends, I need to make a simple parser for
parsing
PHP
files
(classes, functions et al) and I have read both Flex and Bison manual. I have read somewhere that I must build Abstract Syntax Tree (AST) and utilize that. But I cannot find any tutorial on how to make AST with Bison Please help me with a link or explanations. Thanks!
Apache not parsing PHP but forcing download...
Programming
Web Development
14 Years Ago
by Froger93
…sitemap file [icode]sitemap.xml[/icode] and I have
PHP
code inside it. The problem I am having is …application/x-httpd-
php
.
php
.xml or #AddHandler x-httpd-
php
.
php
.xml [/code] This forces the browser to download the
files
, this is… not the desired outcome what should happen is apache tells
PHP
to parse the
PHP
code …
Re: Apache not parsing PHP but forcing download...
Programming
Web Development
14 Years Ago
by chrishea
Apache won't recognize the module to be a
php
module unless you give it a .
php
suffix. Thus, it won't get parsed.
Re: Apache not parsing PHP but forcing download...
Programming
Web Development
14 Years Ago
by Froger93
This is what this line is supposed to change it's supposed to make
PHP
parse the contents of the file...
Re: Problem with parsing php over https
Hardware and Software
Linux and Unix
14 Years Ago
by rodrigop8
I have the same problem, any ideas?
Re: Problem with parsing php over https
Hardware and Software
Linux and Unix
14 Years Ago
by rodrigop8
I see, my server also has Plesk. The problem is that i want to use a self generated certificate but my hosting's control panel (1&1) doesn't have that option. It only allows me to generate a CA trusted certificate and then proceed with the rest of the configuration and i don't want to generate it yet. I'll ask 1&1 support guys and if i …
Re: Problem with parsing php over https
Hardware and Software
Linux and Unix
14 Years Ago
by halukakin
Just for your information. I'm on 1&1 too. But I'm using the SSL certificate they provide for the dedicated server account over GeoTrust.
Re: Best way to add multiple languages to a php site?
Programming
Web Development
10 Years Ago
by diafol
…is the best way? Using array
files
or gettext or
parsing
.ini
files
? We'll have 3 languages for…how you intend on updating translations. The array
files
are probably the simplest, as you can send… You can then just send out the po
files
in need of updating - so not need to… manually keep the
files
in sync with the text in the site.…
php.ini confusion
Programming
Web Development
16 Years Ago
by midget
…max_input_time = 60 ; Maximum amount of time each script may spend
parsing
request data memory_limit = 32M ; Maximum amount of memory a … (escape ' with '' instead of \'). magic_quotes_sybase = Off ; Automatically add
files
before or after any
PHP
document. auto_prepend_file = auto_append_file = ; As of 4.0b4…
parsing a csv file
Programming
Web Development
15 Years Ago
by cali_dotcom
hi, im not such a
php
expert and i want to parse a csv file located at [URL="http://www.totalbeauty.com/resource/lists"]http://www.totalbeauty.com/resource/lists[/URL]. does anyone know how i can do this, what to watch out for, the best way to do this and just general tips for
parsing
files
. thanks..
php parse error
Programming
Web Development
13 Years Ago
by geneh23
… "membership area" register.
php
work properly, but there seems to be a
parsing
error as follows here: "[…B]Parse error: syntax error, unexpected T_VARIABLE in C:\Program
Files
(x86)\…EasyPHP-5.3.8.1\www\register.
php
on line 54[/B]" …
PHP Comments Problem
Programming
Web Development
15 Years Ago
by eenceo
…a file? Here's the setup: I have an index.
php
file that loops through different commands. [CODE]if(in_array($…{ require('cust.
php
'); } }[/CODE] If a comment ( // style only ) is inside one of these
files
it will stop the
parsing
and stop output… that it works perfectly fine on my own computer
PHP
5.3.0, but not on my server with…
Re: php.ini confusion
Programming
Web Development
16 Years Ago
by digital-ether
[QUOTE=midget;664185]k.. then what?[/QUOTE] Take a look at the
PHP
session cookies and find where it is being dropped. If you post the results here someone may see a correlation.
Re: php.ini confusion
Programming
Web Development
16 Years Ago
by midget
[QUOTE=digital-ether;664537]Take a look at the
PHP
session cookies and find where it is being dropped. If you post the results here someone may see a correlation.[/QUOTE] Okay I'll try that - see if I can figure out firebug here. . .
Re: php.ini confusion
Programming
Web Development
16 Years Ago
by midget
…Alive 300 Connection keep-alive Referer http://domain.com/members_area.
php
Cookie PHPSESSID=3eda5cdc7c201d2089bda2e5a7b2399d; phpbb3_jnspi_u=53; phpbb3_jnspi_k=; phpbb3_jnspi_sid=d3cc59dc87af2e5b18e97dee9a23a2a3 …/[/code] now these two are from the
php
.ini file that logs me out when I go …
Re: php.ini confusion
Programming
Web Development
16 Years Ago
by midget
… 14:39:52 GMT Server: HTTPD Server X-Powered-By:
PHP
/5.2.5 Expires: Thu, 19 Nov 1981 08:52…
Re: php.ini confusion
Programming
Web Development
16 Years Ago
by digital-ether
… 14:39:52 GMT Server: HTTPD Server X-Powered-By:
PHP
/5.2.5 Expires: Thu, 19 Nov 1981 08:52… would be to post the whole process. Start with no
PHP
session on each server. ie: start firefox by typing the… HTTP Request and Response headers from the setting of the
PHP
session on the first domain, and its drop on the…
1
2
3
6
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC