Poet, Singer, Writer, Admin of Indyaspeak.com
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
Read from forum
Haven't written anything forever and I would like to get back.
What I'm trying to do is getting t
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
phpMailer not working ..........
HI,
I was playing with the phpMailer script and tried to send a smiple mail using their test scri
Why do I get this error?
Error:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Limiting uploaded file type
Hi. First post here
I am working on a simple upload script, and I need it to limit the allowed f
PHP & Java
Hello,
can PHP code be used inside java code?
Code: <SCRIPT LANGUAGE="Java
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
Including calander to page - will not show other months than current??
im trying to add an existaing calander onto a profile page by using Code: <?php include "
textfield unchanged
hi,
i want my form to know whether its textbox is unchange or not.
if($textbox == 'unchang
how to timeout $doc = new DOMDocument()->load($url)
I am currently using this $doc->load($url) to fetch an rss feed.
If a feed takes long than
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks
need help with date function
i have following form for date
Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Why does my php page download images over and over
Can anybody please explain to me why my php page keeps downloading the images and other items every
dinamic "textboxes"?
Ey all, my first post here, i hope its not a hard one
I display mysql results in a table