473,397 Members | 2,099 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

Hi, I want to compile and test php script in my pc without using internet or web site

Hi,
I want to compile and test php script
in my pc without using internet or web site which
is online ?
Do you have any idea about it?
It is possible to do that ?
Sep 13 '13 #1
3 1333
Your going to want to download wampserver.
http://www.wampserver.com/en/

Choose the 2.4 version, and choose for if your machine is 32 or 64 bit. Also, are you running windows 8?
Sep 13 '13 #2
Dormilich
8,658 Expert Mod 8TB
I want to compile and test php script
PHP scripts are interpreted, not compiled.

but if you want to compile something, you can compile the PHP binary from source. and as such the PHP binary also has a CLI utility that you can run from the terminal without any internet or website required (though note that in CLI mode certain superglobals do not exist (like $_SERVER, $_COOKIE, etc.) and you have to use stdin/stdout).
Sep 14 '13 #3
Exequiel
288 256MB
if you are using windows O.S. you can dowload xampp for you to test your php scripts, , , visit this links on how to dowload xampp. . http://www.apachefriends.org/en/xampp-windows.html
http://www.filehorse.com/download-xampp/download/
Sep 16 '13 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

21
by: Nancy | last post by:
Hi, Guys, Is there any other way to use python or mod_python writing a web page? I mean, not use "form.py/email", no SMTP server. <form action="form.py/email" method="POST"> ... Thanks a lot. ...
7
by: Roger Withnell | last post by:
????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????...
1
by: John Smith | last post by:
my javascript create new element when it is first loaded. the code work fine in opera and mozilla and netscape, but it failed in microsoft IE. message: Internet Explorer cannot open the...
7
by: econobeing | last post by:
a guy in my class made a program in VB6 where he could use the internet because he used the IP address of a site instead of the DNS address. i want to make my own browser now that can do that,...
2
by: evank3 | last post by:
Ok, so I was trying to use a Web Browser in my application and it was working for a long time, but all the sudden it stopped working when I used it in an exe file. I then thought that I made an...
1
by: michael.buonomo | last post by:
We have been using the Google recommended python script for about a year. We recently realized that the script was not crawling our sites url's, but just our folders which reside on the server. The...
5
by: ganesh.kundapur | last post by:
Hi, I want to know how to compile the C source file without using the compiler directly. I mean to say by using compiler componets such as ( cpp, cc, as, ld ). I tried to compile the fallowing...
64
by: Mika | last post by:
Hello, we understand you guys may be able to help. We have a page which has been working great for over a year and gets many hits. However recently something got changed that we cannot seem to...
9
by: Pygmalion | last post by:
I have found dozen of useful PHP counters on the web. However, nobody is working for my web pages, since administrator does not want to enable the possibility that PHP could be called from HTML. ...
2
ram09
by: ram09 | last post by:
Hi All, I have a contact-us form in my asp.net website and I want to prevent spamming without using a recaptcha. Is there any way or technique where I can prevent people from playing/spamming in...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.