How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
please help
HTML Code:
Code: <span id="ctl00"><span>
xApp Analytics in BI 7.0
Dear all,
I am trying to implement xApp Analytics in BI 7.0. After I installed the analyt
iterating through an array and escape each value independently.
I have a set up where the variable being escaped is an array and it needs to be iterated and escaped
Print 'a' to 'z' via for loop
A very simple problem..
How Can I print a to z NOT a to y ?
It is a part of a code where
<
OOP help
okay so i have a class im making it has everything setup i just need to randomize the 2 variables an
connect() succeeds but accept() does not?
Please help me with this problem. I'm working on a time-sensitive project where I'm using TCP socket
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now
Google Map
I have done Google Map Integration for one my project. But for that we need the "latitude and l
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or