simplexml_load_file and rss problem
Hi,
I have a problem parsing an rss feed using simplexml_load_file - this is strange as i hav
CURL XML Request [From C to PHP]
Hi,
I need some help converting this into something that will work with PHP.
Code: #
SuperCali PHP Event Calendar
does anyone have any experience with the SuperCali PHP Event Calendar? I could use some assistance
PHP and Javascript
Hello Everyone,
I have a page that needs a javascript code to be written between PHP code but
Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
Month String to Numeric?
Hi guys,
Given a month as a string, is there a simple way to find the numeric representation
PHP MySQL Return Results Issue
Hi guys,
I'm running joomla and made a module which is using ajax.
Basically i just have a
Must-Know Topics of PHP
Can you guys list the must-know topics of PHP. I am still a learner and I am trying to cover most of
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and